From 6916a1d190136f5236a7e8e511fbea0d7a70aae9 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Sat, 15 Aug 2020 15:18:33 +0800 Subject: update: update exampleSite config --- exampleSite/config.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e25942d..0a8d4a8 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -5,7 +5,8 @@ theme = "fuji" hasCJKLanguage = true enableEmoji = true enableRobotsTXT = true -disableKinds = ["taxonomyTerm"] +disableKinds = ["taxonomy"] +ignoreErrors = ["error-disable-taxonomy"] ## Change this two to switch between different language languageCode = "en" # For RSS, view https://www.rssboard.org/rss-language-codes -- cgit v1.2.3