X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=pelicanconf.py;h=7952a3fcaf89be8d721a22c4baf3b1517d1bdac5;hp=c35c5988947ab1f4eed0709cac5a397b8f0279b7;hb=c83b65563588f2a882682bcb8ff8b339e410ffc3;hpb=93489f512729d0c2dbe9886a94473e705837dd7d diff --git a/pelicanconf.py b/pelicanconf.py index c35c598..7952a3f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -64,7 +64,7 @@ PAGINATION_PATTERNS = ( THEME = 'theme' PLUGIN_PATHS = ["plugins"] -PLUGINS = ["tag_cloud", "simple_footnotes"] +PLUGINS = ["tag_cloud", "simple_footnotes", "page_hierarchy"] TAG_CLOUD_STEPS = 6 TAG_CLOUD_SORTING = "alphabetically"