diff --git a/config.toml b/config.toml index c8b1422..50ef071 100644 --- a/config.toml +++ b/config.toml @@ -16,22 +16,6 @@ enableGitInfo = true # Comment out to enable taxonomies in Docsy # disableKinds = ["taxonomy", "taxonomyTerm"] -# You can add your own taxonomies -[taxonomies] -tag = "tags" -category = "categories" - -[params.taxonomy] -# set taxonomyCloud = [] to hide taxonomy clouds -taxonomyCloud = ["tags", "categories"] - -# If used, must have same length as taxonomyCloud -taxonomyCloudTitle = ["Tag Cloud", "Categories"] - -# set taxonomyPageHeader = [] to hide taxonomies on the page headers -taxonomyPageHeader = ["tags", "categories"] - - # Highlighting config pygmentsCodeFences = true pygmentsUseClasses = false diff --git a/content/en/_index.html b/content/en/_index.html index f13cc2a..c88d2ed 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -10,11 +10,13 @@ linkTitle = "SelfPrivacy"