mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
config: Ignore front matter param override warnings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user