From b930de1431996f02938de6d76bae340916ff934e Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 13 Apr 2020 00:01:07 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 363d558..94a1e71 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,15 +36,15 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable? -# THEME = "/home/admin/pelican-themes/monospace" +THEME = "/home/admin/pelican-themes/monospace" # THEME = "/home/admin/pelican-themes/dev-random" -THEME = "/home/admin/pelican-themes/jesuislibre" # THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/nmnlist" # THEME = "/home/admin/pelican-themes/mnmlist" -THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive ! +# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable? + +# THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS.