Skip to content

Commit c9b803e

Browse files
Update pelicanconf.py
1 parent 0547723 commit c9b803e

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
@@ -69,6 +69,7 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
6969
CATEGORY_URL = None
7070
CATEGORY_SAVE_AS = None
7171
CATEGORIES_SAVE_AS = None
72+
DEFAULT_CATEGORY = None
7273
# Index is the news listing. We move it in order to have our index.md file as the home page.
7374
INDEX_SAVE_AS = "news/index.html"
7475
# Pages we use prefix in order to split the menu between projects and general links.

0 commit comments

Comments
 (0)