Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config-template.toml')
-rw-r--r--exampleSite/config-template.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config-template.toml b/exampleSite/config-template.toml
index a8acdfa..2be94fb 100644
--- a/exampleSite/config-template.toml
+++ b/exampleSite/config-template.toml
@@ -14,6 +14,8 @@ enableMissingTranslationPlaceholders = false
# googleanalytics = "UA-123-45"
+disableKinds = ["taxonomy", "taxonomyTerm", "category", "RSS"]
+
# Keep this as is
[outputs]
home = [ "HTML", "RSS", "JSON"]