We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 852503a commit 57ca7a1Copy full SHA for 57ca7a1
1 file changed
config.toml
@@ -11,6 +11,10 @@ ignoreLogs = ['warning-goldmark-raw-html']
11
[frontmatter]
12
lastmod = [":git", ":fileModTime", ":default"]
13
14
+[sitemap]
15
+disable_taxonomies = true
16
+disable_terms = true
17
+
18
[menu]
19
[[menu.main]]
20
identifier = "Posts"
0 commit comments