1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 18:02:37 +02:00

Update Hugo config and sitemap.xml (#34074)

This commit is contained in:
XhmikosR
2021-05-25 08:32:27 +03:00
parent ca3ff6dc29
commit c272eb80bf
2 changed files with 6 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ buildFuture: true
enableRobotsTXT: true
metaDataFormat: "yaml"
disableKinds: ["404", "taxonomy", "taxonomyTerm", "RSS"]
disableKinds: ["404", "taxonomy", "term", "RSS"]
publishDir: "_site"