Skip to content

Commit f927222

Browse files
Apply suggestion from @Dreamsorcerer
1 parent 6e209ce commit f927222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pelicanconf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def sponsors(preprocessor: Preprocessor, tag: str, markup: str) -> str:
6161
}
6262

6363
# URL settings
64-
#FILENAME_METADATA = r"(?P<date>\d{4}-\d{2}-\d{2})_(?P<slug>.*)"
6564
ARTICLE_URL = "news/{date:%Y}/{slug}/"
6665
ARTICLE_SAVE_AS = "news/{date:%Y}/{slug}/index.html"
6766
AUTHOR_URL = "author/{slug}/"

0 commit comments

Comments
 (0)