From fe75ca6acb24356eddc30b91b68f88c39c640d7e Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sat, 23 May 2020 01:24: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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index d26e8a0..0716f27 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,5 +50,6 @@ PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (custom;originally 'monospace') -#THEME = "./theme" -THEME = "./theme-dark" +#THEME = "./themes/white" +#THEME = "./themes/aurora" +THEME = "./themes/yoshi"