Switch to new theme

This commit is contained in:
Don Harper 2017-02-22 11:10:22 -06:00
parent 826c907a85
commit fac0ef25cb
13 changed files with 11578 additions and 1 deletions

View file

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