From 0eeec479f6b2329cad3fa7c579d16a660a477117 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 5 Jun 2020 15:52:14 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index e449894..b7daddf 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,7 +50,7 @@ PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (custom;originally 'monospace') -#THEME = "./themes/white" +THEME = "./themes/white" #THEME = "./themes/aurora" #THEME = "./themes/yoshi" -THEME = "./themes/moe-dark" +#THEME = "./themes/moe-dark"