diff --git a/pelicanconf.py b/pelicanconf.py index 2a02f18..965589d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -37,9 +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/mnmlist" +THEME = "/home/admin/pelican-themes/mnmlist" + +# THEME = "/home/admin/pelican-themes/basic" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/nmnlist" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/monospace" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/jesuislibre" # NOT-responsive !