diff --git a/web/pelicanconf.py b/web/pelicanconf.py index a273790..2e57ecc 100644 --- a/web/pelicanconf.py +++ b/web/pelicanconf.py @@ -59,4 +59,4 @@ CATEGORY_SAVE_AS = 'projects/{slug}/index.html' DELETE_OUTPUT_DIRECTORY = True -PLUGINS = ['geohash', 'geodata', 'micron'] \ No newline at end of file +PLUGINS = ['geohash', 'geodata'] \ No newline at end of file