diff --git a/web/pelicanconf.py b/web/pelicanconf.py index dd40680..2e91aa1 100644 --- a/web/pelicanconf.py +++ b/web/pelicanconf.py @@ -56,4 +56,4 @@ CATEGORY_SAVE_AS = '{slug}/index.html' DELETE_OUTPUT_DIRECTORY = True -PLUGINS = ['geoblog'] \ No newline at end of file +# PLUGINS = ['geoblog'] \ No newline at end of file