X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=pelicanconf.py;h=c35c5988947ab1f4eed0709cac5a397b8f0279b7;hb=30cd2154ae9d0871d1b9dd69e2f161d8c8c4d215;hp=9fbf74a5e797e3413383a19acd8f66fa7b95edaa;hpb=bc47043ad5a5d926643cf3218624521cde6609ef;p=Ultimately_Untrue_Thought.git diff --git a/pelicanconf.py b/pelicanconf.py index 9fbf74a..c35c598 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -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"