mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
removed a useless comma
This commit is contained in:
parent
1ef913cb64
commit
6b62ed8673
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ Setting name (default value) what does it do?
|
|||
not a way to tell pelican to use relative urls
|
||||
or static ones. You should rather use the
|
||||
`RELATIVE_URL` setting for such use.
|
||||
`SITENAME` (``'A Pelican Blog'``) Your site name,
|
||||
`SITENAME` (``'A Pelican Blog'``) Your site name
|
||||
`SKRIBIT_TYPE` The type of skribit widget (TAB or WIDGET).
|
||||
`SKRIBIT_TAB_COLOR` Tab color (#XXXXXX, default #333333).
|
||||
`SKRIBIT_TAB_HORIZ` Tab Distance from Left (% or distance, default Null).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue