Prevent Hugo from outputting its version

By default (without this), it will add this to your home page:

<meta name=generator content="Hugo 0.141.0">

Where 0.141.0 is whatever version you generated the site with.
This commit is contained in:
Nick Janetakis 2025-04-26 14:04:31 -04:00
parent c70aa9c666
commit 4ccf84fd76
No known key found for this signature in database
GPG Key ID: 3E989E86AE85B86D
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ refLinksErrorLevel: ERROR
enableGitInfo: true
disablePathToLower: true
enableInlineShortcodes: true
disableHugoGeneratorInject: true
ignoreLogs:
- cascade-pattern-with-extension