From 135d7ed308ee882462984e9247c3a72ecea535a0 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 13 Apr 2020 00:04:23 +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 37d1ad0..2a02f18 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -37,10 +37,10 @@ DEFAULT_PAGINATION = 5 # THEME # THEME = "/home/admin/pelican-themes/dev-random" # Responsive ! -# THEME = "/home/admin/pelican-themes/basic" -THEME = "/home/admin/pelican-themes/nmnlist" +THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/mnmlist" +# THEME = "/home/admin/pelican-themes/nmnlist" # NOT-responsive ! # 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 !