X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=pelicanconf.py;h=7952a3fcaf89be8d721a22c4baf3b1517d1bdac5;hb=1e908d89d3ee7e295bcae93a97833f576df6d011;hp=9fbf74a5e797e3413383a19acd8f66fa7b95edaa;hpb=bc47043ad5a5d926643cf3218624521cde6609ef;p=Ultimately_Untrue_Thought.git diff --git a/pelicanconf.py b/pelicanconf.py index 9fbf74a..7952a3f 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", "page_hierarchy"] TAG_CLOUD_STEPS = 6 TAG_CLOUD_SORTING = "alphabetically"