From d598f13abbda27b57f40569d75b4ad2440eea56c Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Thu, 14 May 2020 21:31:59 +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 d26e8a0..490a629 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"