mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Minor improvements in documentation.
This commit is contained in:
parent
1d374169a2
commit
25773b90e3
2 changed files with 13 additions and 13 deletions
|
|
@ -213,8 +213,8 @@ You can customize the URLs and locations where files will be saved. The
|
|||
``*_URL`` and ``*_SAVE_AS`` variables use Python's format strings. These
|
||||
variables allow you to place your articles in a location such as
|
||||
``{slug}/index.html`` and link to them as ``{slug}`` for clean URLs (see
|
||||
example). These settings give you the flexibility to place your articles and
|
||||
pages anywhere you want.
|
||||
example below). These settings give you the flexibility to place your articles
|
||||
and pages anywhere you want.
|
||||
|
||||
.. note::
|
||||
If you specify a ``datetime`` directive, it will be substituted using the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue