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