diff --git a/config.toml b/config.toml index fefaeed..f2c8b1b 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseURL = "http://cebotari.ru/" languageCode = "ru-ru" defaultContentLanguage = "ru" title = "Сергей Чеботарь: резюме" -disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "RSS", "404"] +disableKinds = ["taxonomy", "taxonomyTerm", "category", "RSS", "404"] enableRobotsTXT = true [Params]