From 69003aa538419bc2882f239073b5ba2a91136245 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 19:35:50 +0900 Subject: [PATCH] =?UTF-8?q?-=20=E2=80=98content/posts/favorites/20200510T1?= =?UTF-8?q?71751+0900=5Fw/=E2=80=99=20/=20=E2=80=98pelicanconf.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/favorites/20200510T171751+0900_w/.empty | 1 - pelicanconf.py | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 content/posts/favorites/20200510T171751+0900_w/.empty 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"