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