mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge aae983b3d9 into f832a63501
This commit is contained in:
commit
756b53139a
1 changed files with 1 additions and 0 deletions
|
|
@ -250,6 +250,7 @@ Setting name (default value) What does it do?
|
|||
use the default language.
|
||||
`CATEGORY_URL` (``'category/{slug}.html'``) The URL to use for a category.
|
||||
`CATEGORY_SAVE_AS` (``'category/{slug}.html'``) The location to save a category.
|
||||
`CATEGORIES_SAVE_AS` (``'categories.html'``) The location to save the categories list.
|
||||
`TAG_URL` (``'tag/{slug}.html'``) The URL to use for a tag.
|
||||
`TAG_SAVE_AS` (``'tag/{slug}.html'``) The location to save the tag page.
|
||||
`TAGS_URL` (``'tags.html'``) The URL to use for the tag list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue