summaryrefslogtreecommitdiffstats
path: root/exampleSite
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/_default/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/config/_default/config.yaml b/exampleSite/config/_default/config.yaml
index 68bbc18..9a6320c 100644
--- a/exampleSite/config/_default/config.yaml
+++ b/exampleSite/config/_default/config.yaml
@@ -26,6 +26,11 @@ refLinksErrorLevel: WARNING
disableKinds:
- RSS
+# We have just the default tags taxonomy, and remove the categories
+# taxonomy for site as not used.
+taxonomies:
+ tag: tags
+
# Google Analytics Tracking ID.
#
# For more info, read the article