aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.yml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-01-01 14:20:10 +0100
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-01-01 14:20:10 +0100
commitf5b7fb9aa2a5e3851a1bd20374a52507bd5f7ce4 (patch)
treeaa3ed802add53e927d02b8552f2bdde529594d71 /exampleSite/config.yml
parentdc58f78cd1de9776e6eaf320b2fb6dbe8f429fcf (diff)
#14: Disable taxonomy and taxonomyTerm to prevent warnings
Diffstat (limited to 'exampleSite/config.yml')
-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