diff --git a/pelicanconf.py b/pelicanconf.py index b7daddf..f79fc00 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"