From f4d9f68fe9496ef38a69033d398a2830e5f69c21 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 12 Apr 2020 23:59:39 +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 c21d846..74826e5 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -38,10 +38,10 @@ DEFAULT_PAGINATION = 5 # THEME # THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/crowsfoot" # unstable? -THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS. +# THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS. # THEME = "/home/admin/pelican-themes/monospace" # THEME = "/home/admin/pelican-themes/dev-random" -# THEME = "/home/admin/pelican-themes/jesuislibre" +THEME = "/home/admin/pelican-themes/jesuislibre" # THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/nmnlist" # THEME = "/home/admin/pelican-themes/bulrush" # DOESN'T WORK, AS IS.