diff --git a/config.toml b/config.toml index cca6579..591b131 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ languageCode = 'en-us' title = 'Tegaki Tuesday' theme = 'tegakituesday.com' enableEmoji = true -disableKinds = ["taxonomy", "taxonomyTerm"] +disableKinds = ["taxonomy", "taxonomyTerm", "RSS"] [params] AuthorName = "Elnu" @@ -17,4 +17,4 @@ disableKinds = ["taxonomy", "taxonomyTerm"] [markup] [markup.goldmark] [markup.goldmark.renderer] - unsafe = true \ No newline at end of file + unsafe = true