From fe222d99dbfebb819a293e055731e4f27277c46a Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sat, 23 May 2020 02:46:08 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98pelicanconf.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 0716f27..e449894 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -52,4 +52,5 @@ PLUGINS = ['assets'] # THEME (custom;originally 'monospace') #THEME = "./themes/white" #THEME = "./themes/aurora" -THEME = "./themes/yoshi" +#THEME = "./themes/yoshi" +THEME = "./themes/moe-dark"