Skip to content

Commit 57ca7a1

Browse files
committed
exclude sitemap tags
1 parent 852503a commit 57ca7a1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ ignoreLogs = ['warning-goldmark-raw-html']
1111
[frontmatter]
1212
lastmod = [":git", ":fileModTime", ":default"]
1313

14+
[sitemap]
15+
disable_taxonomies = true
16+
disable_terms = true
17+
1418
[menu]
1519
[[menu.main]]
1620
identifier = "Posts"

0 commit comments

Comments
 (0)