From cf4c7c913e6d226db79a475fc96570ec51f00ac8 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 12 Apr 2020 23:44:55 +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 cdae7c8..2e093c0 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -41,6 +41,6 @@ DEFAULT_PAGINATION = 5 # THEME = "/home/admin/pelican-themes/jesuislibre" # THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/nmnlist" -THEME = "/home/admin/pelican-themes/bulrush" -# THEME = "/home/admin/pelican-themes/mnmlist" +# THEME = "/home/admin/pelican-themes/bulrush" # DOESN'T WORK, AS IS. +THEME = "/home/admin/pelican-themes/mnmlist" # THEME = "/home/admin/pelican-themes/twenty-html5up"