diff options
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 76f5131..9238c31 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -4,7 +4,7 @@ theme = "fuji" hasCJKLanguage = true enableEmoji = true enableRobotsTXT = true -disableKinds = ["RSS", "taxonomyTerm"] +disableKinds = ["taxonomyTerm"] ## Change this two to switch between different language ## Now support: en, zh-hans, zh-hant, ja, nl |