summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.yml b/exampleSite/config.yml
index c2a50a6..d9d9cee 100644
--- a/exampleSite/config.yml
+++ b/exampleSite/config.yml
@@ -3,11 +3,12 @@
baseURL: https://example.com
title: Hugo Book
theme: hugo-book
+disableKinds: ["taxonomy", "taxonomyTerm"]
# themesDir: ../..
# Book configuration
disablePathToLower: true
-enableGitInfo: false
+enableGitInfo: true
params:
# show or hide table of contents for page