diff --git a/content/posts/favorites/20200510T171751+0900_w/.empty b/content/posts/favorites/20200510T171751+0900_w/.empty deleted file mode 100644 index da1585c..0000000 --- a/content/posts/favorites/20200510T171751+0900_w/.empty +++ /dev/null @@ -1 +0,0 @@ -I'm a folder! \ No newline at end of file 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"