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