mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
move a default value to the table cell it belongs to
This commit is contained in:
parent
e9364df4ed
commit
6b10d86407
1 changed files with 2 additions and 2 deletions
|
|
@ -76,8 +76,8 @@ Setting name (default value) what does it do?
|
|||
default LEFT).
|
||||
`SKRIBIT_TAB_SITENAME` Tab identifier (See Skribit part below).
|
||||
`SKRIBIT_WIDGET_ID` Widget identifier (See Skribit part below).
|
||||
`STATIC_PATHS` The static paths you want to have accessible
|
||||
(``['images']``) on the output path "static". By default,
|
||||
`STATIC_PATHS` (``['images']``) The static paths you want to have accessible
|
||||
on the output path "static". By default,
|
||||
pelican will copy the 'images' folder to the
|
||||
output folder.
|
||||
`THEME_STATIC_PATHS` (``['static']``) Static theme paths you want to copy. Default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue