/ ‘pelicanconf.py’
This commit is contained in:
parent
1fb2a1e759
commit
2a60ff6425
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ OUTPUT_PATH = 'public'
|
|||
TIMEZONE = 'Asia/Seoul'
|
||||
|
||||
DEFAULT_LANG = 'en'
|
||||
DEFAULT_DATE = 'fs'
|
||||
FILENAME_METADATA = '(?P<title>.*)'
|
||||
|
||||
# Feed generation is usually not desired when developing
|
||||
|
|
|
|||
Loading…
Reference in a new issue