From d55c2b8b7a89de5bea9a89d90c424498bb7073eb Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 14 Jun 2020 01:38:02 +0900 Subject: [PATCH] Scripted auto-commit on change (2020-06-14 01:38:02) by gitwatch.sh --- pelicanconf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index b7daddf..f79fc00 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,7 +50,7 @@ PLUGIN_PATHS = ['plugins'] PLUGINS = ['assets'] # THEME (custom;originally 'monospace') -THEME = "./themes/white" +#THEME = "./themes/white" #THEME = "./themes/aurora" -#THEME = "./themes/yoshi" +THEME = "./themes/yoshi" #THEME = "./themes/moe-dark"