From ea1bb26c20b09247989603625820d7458f289a39 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 13 Apr 2020 00:02:06 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 94a1e71..c1fe93f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,17 +36,17 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -THEME = "/home/admin/pelican-themes/monospace" # THEME = "/home/admin/pelican-themes/dev-random" # THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/nmnlist" # THEME = "/home/admin/pelican-themes/mnmlist" -# THEME = "/home/admin/pelican-themes/crowsfoot" # unstable? - +THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive ! # 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/bulrush" # DOESN'T WORK, AS IS. # THEME = "/home/admin/pelican-themes/twenty-html5up" # DOESN'T WORK, AS IS.