not thinking in nested parentheticals vs. installing a footnote plugin
[Ultimately_Untrue_Thought.git] / pelicanconf.py
index 9fbf74a..c35c598 100644 (file)
@@ -64,7 +64,7 @@ PAGINATION_PATTERNS = (
 THEME = 'theme'
 
 PLUGIN_PATHS = ["plugins"]
-PLUGINS = ["tag_cloud"]
+PLUGINS = ["tag_cloud", "simple_footnotes"]
 
 TAG_CLOUD_STEPS = 6
 TAG_CLOUD_SORTING = "alphabetically"