Updating plugins, conf.py cleanup

This commit is contained in:
Don Harper 2016-05-22 17:09:34 -05:00
parent 6efd897861
commit 60150b02fc
7 changed files with 27 additions and 6 deletions

View file

@ -40,7 +40,7 @@ NAVIGATION_LINKS = {
#THEME = "slate"
#THEME = "duckland"
#THEME = "superhero"
THEME="material-theme"
THEME = "material-theme"
TIMEZONE = "CDT6CST"
DATE_FORMAT = '%Y-%m-%d'
JS_DATE_FORMAT = 'YYYY-MM-DD'