From d6290dcf509c84a38df667813ad3acdcf58c09f5 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Thu, 19 Dec 2019 17:22:12 +0100 Subject: #66, add taxonomy support --- exampleSite/config.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 57cb55c..c0ff345 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -3,7 +3,6 @@ baseURL = 'https://example.com/' title = 'Hugo Book' theme = 'hugo-book' -disableKinds = ['taxonomy', 'taxonomyTerm'] # Book configuration disablePathToLower = true -- cgit v1.2.3