Turn sitemap generate on
All checks were successful
Deploy resume page / build (push) Successful in 6s

This commit is contained in:
Serghei Cebotari 2024-01-17 10:55:45 +03:00
parent d8ae533dfa
commit c57629e780

View File

@ -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]