From 43f4722c076173eed414436753934b8221b0891b Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Tue, 9 Jun 2020 20:43:31 +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 9d67308..f79fc00 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -51,6 +51,6 @@ PLUGINS = ['assets'] # THEME (custom;originally 'monospace') #THEME = "./themes/white" -THEME = "./themes/aurora" -#THEME = "./themes/yoshi" +#THEME = "./themes/aurora" +THEME = "./themes/yoshi" #THEME = "./themes/moe-dark"