diff --git a/pelicanconf.py b/pelicanconf.py index d26e8a0..0716f27 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,5 +50,6 @@ PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (custom;originally 'monospace') -#THEME = "./theme" -THEME = "./theme-dark" +#THEME = "./themes/white" +#THEME = "./themes/aurora" +THEME = "./themes/yoshi"