forked from github/pelican
Add timezone prompt to quickstart. Refs 1337.
This commit is contained in:
parent
7e961061e1
commit
bbbb3247ea
2 changed files with 23 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ SITEURL = ''
|
|||
|
||||
PATH = 'content'
|
||||
|
||||
TIMEZONE = 'Europe/Paris'
|
||||
TIMEZONE = $timezone
|
||||
|
||||
DEFAULT_LANG = $lang
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue