From eedb7647295c705002709ba138d0802666f8e2da Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 00:15: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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index e8a334d..490a629 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -51,4 +51,4 @@ PLUGINS = ['assets'] # THEME (custom;originally 'monospace') THEME = "./theme" -THEME = "./theme-dark" +#THEME = "./theme-dark"