X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=pelicanconf.py;h=c35c5988947ab1f4eed0709cac5a397b8f0279b7;hp=9fbf74a5e797e3413383a19acd8f66fa7b95edaa;hb=2980fe3c905fc76f325ccf830abc2f03d8a4ad43;hpb=3cb0081d708af4f67a20c5c7b194a7e333b71dbd 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"