From 95c3d4cfe5c8c6d7e37ec0ba1d041b70abb58ab2 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 00:14:58 +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 05aa82e..e8a334d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -51,4 +51,4 @@ PLUGINS = ['assets'] # THEME (custom;originally 'monospace') THEME = "./theme" -DARKTHEME = True +THEME = "./theme-dark"