diff --git a/pelicanconf.py b/pelicanconf.py index b931b3a..c195802 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -37,9 +37,8 @@ DEFAULT_PAGINATION = 5 # THEME -THEME = "/home/admin/pelican-themes/pelican-cait" - -# THEME = "/home/admin/pelican-themes/dev-random" # Responsive ! +THEME = "/home/admin/pelican-themes/dev-random" # Responsive ! +# THEME = "/home/admin/pelican-themes/pelican-cait" # Responsive ! # THEME = "/home/admin/pelican-themes/mnmlist" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/basic" # NOT-responsive !