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