summaryrefslogtreecommitdiffstats
path: root/exampleSite/config
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-20 01:14:33 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-20 01:15:12 +0200
commitab789fc20396bb583835c1f47478c1f17039d39f (patch)
treec7c62acff7f2d404b5121807e78a2de3a94dc226 /exampleSite/config
parentd6736498de8885d446622dcafebeff033bc7b8c0 (diff)
downloadgohugo-theme-ed-ab789fc20396bb583835c1f47478c1f17039d39f.tar.gz
Provide minimal tag cloud
Diffstat (limited to 'exampleSite/config')
-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