1
0
Fork 0
forked from github/pelican

Add timezone prompt to quickstart. Refs 1337.

This commit is contained in:
Midhul Varma 2014-12-24 01:29:32 +05:30
commit bbbb3247ea
2 changed files with 23 additions and 2 deletions

View file

@ -8,7 +8,7 @@ SITEURL = ''
PATH = 'content'
TIMEZONE = 'Europe/Paris'
TIMEZONE = $timezone
DEFAULT_LANG = $lang