diff --git a/pelicanconf.py b/pelicanconf.py index 965589d..c3217e1 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -38,8 +38,7 @@ DEFAULT_PAGINATION = 5 # THEME # THEME = "/home/admin/pelican-themes/dev-random" # Responsive ! -THEME = "/home/admin/pelican-themes/mnmlist" - +THEME = "/home/admin/pelican-themes/mnmlist" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/basic" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/nmnlist" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive !