We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b803e commit 4907547Copy full SHA for 4907547
pelicanconf.py
@@ -69,7 +69,7 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
69
CATEGORY_URL = None
70
CATEGORY_SAVE_AS = None
71
CATEGORIES_SAVE_AS = None
72
-DEFAULT_CATEGORY = None
+DEFAULT_CATEGORY = ""
73
# Index is the news listing. We move it in order to have our index.md file as the home page.
74
INDEX_SAVE_AS = "news/index.html"
75
# Pages we use prefix in order to split the menu between projects and general links.
0 commit comments