Automatic commit from deploy
This commit is contained in:
parent
4ce0b6824f
commit
236705fcdc
1 changed files with 1 additions and 1 deletions
2
conf.py
2
conf.py
|
|
@ -42,7 +42,7 @@ TIMEZONE = "CDT6CST"
|
||||||
DATE_FORMAT = '%Y-%m-%d'
|
DATE_FORMAT = '%Y-%m-%d'
|
||||||
JS_DATE_FORMAT = 'YYYY-MM-DD'
|
JS_DATE_FORMAT = 'YYYY-MM-DD'
|
||||||
DATE_FANCINESS = 1
|
DATE_FANCINESS = 1
|
||||||
PRETTY_URLS = True
|
PRETTY_URLS = False
|
||||||
POSTS = (
|
POSTS = (
|
||||||
("posts/*.rst", "posts", "post.tmpl"),
|
("posts/*.rst", "posts", "post.tmpl"),
|
||||||
("posts/*.txt", "posts", "post.tmpl"),
|
("posts/*.txt", "posts", "post.tmpl"),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue