config: Ignore front matter param override warnings

This commit is contained in:
Joe Mooring
2025-06-17 23:20:56 -07:00
committed by GitHub
parent 623b486241
commit 6d3a7587f7
+3
View File
@@ -8,6 +8,9 @@ title = "Hugo"
# We do redirects via Netlify's _redirects file, generated by Hugo (see "outputs" below).
disableAliases = true
# See https://github.com/gohugoio/hugo/issues/13806.
ignoreLogs = ['warning-frontmatter-params-overrides']
[build]
[build.buildStats]
disableIDs = true