diff --git a/pelicanconf.py b/pelicanconf.py index c1fe93f..28b207f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,12 +36,12 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -# THEME = "/home/admin/pelican-themes/dev-random" +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/monospace" # 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 !