Skip to content

Commit 0547723

Browse files
Update pelicanconf.py
1 parent 5930fd5 commit 0547723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pelicanconf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
8080
TAG_URL = "category/{slug}/"
8181
TAG_SAVE_AS = "category/{slug}/index.html"
8282
TAGS_SAVE_AS = "category/index.html"
83+
USE_FOLDER_AS_CATEGORY = False
8384
YEAR_ARCHIVE_SAVE_AS = "news/{date:%Y}/index.html"
8485
YEAR_ARCHIVE_URL = "news/{date:%Y}/"
8586

0 commit comments

Comments
 (0)