Commit 8fccc56 1 parent e603d6f commit 8fccc56 Copy full SHA for 8fccc56
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -385,10 +385,10 @@ HIDDEN_CATEGORIES = []
385
385
# author, author pages are generated.
386
386
# ENABLE_AUTHOR_PAGES = True
387
387
388
- # Final locations are:
389
- # output / TRANSLATION[lang] / AUTHOR_PATH / index.html (list of tags )
390
- # output / TRANSLATION[lang] / AUTHOR_PATH / author.html (list of posts for a tag )
391
- # output / TRANSLATION[lang] / AUTHOR_PATH / author.xml (RSS feed for a tag )
388
+ # Path to author pages. Final locations are:
389
+ # output / TRANSLATION[lang] / AUTHOR_PATH / index.html (list of authors )
390
+ # output / TRANSLATION[lang] / AUTHOR_PATH / author.html (list of posts by an author )
391
+ # output / TRANSLATION[lang] / AUTHOR_PATH / author.xml (RSS feed for an author )
392
392
# (translatable)
393
393
# AUTHOR_PATH = "authors"
394
394
You can’t perform that action at this time.
0 commit comments