diff --git a/pelicanconf.py b/pelicanconf.py index f79fc00..b7daddf 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,7 +50,7 @@ PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (custom;originally 'monospace') -#THEME = "./themes/white" +THEME = "./themes/white" #THEME = "./themes/aurora" -THEME = "./themes/yoshi" +#THEME = "./themes/yoshi" #THEME = "./themes/moe-dark"