Skip to content

Commit 4907547

Browse files
Update pelicanconf.py
1 parent c9b803e commit 4907547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +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
72+
DEFAULT_CATEGORY = ""
7373
# Index is the news listing. We move it in order to have our index.md file as the home page.
7474
INDEX_SAVE_AS = "news/index.html"
7575
# Pages we use prefix in order to split the menu between projects and general links.

0 commit comments

Comments
 (0)