From cd8e7359ac9135e76c8e4dc196e896a46c183946 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 00:13:51 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/pelicanconf.py b/pelicanconf.py index fe55798..05aa82e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -51,3 +51,4 @@ PLUGINS = ['assets'] # THEME (custom;originally 'monospace') THEME = "./theme" +DARKTHEME = True