Skip to content

Commit 68c6c72

Browse files
authored
Merge pull request docker#22500 from nickjj/disable-hugo-meta-tag
Prevent Hugo from outputting its version
2 parents c70aa9c + 4ccf84f commit 68c6c72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hugo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ refLinksErrorLevel: ERROR
44
enableGitInfo: true
55
disablePathToLower: true
66
enableInlineShortcodes: true
7+
disableHugoGeneratorInject: true
78
ignoreLogs:
89
- cascade-pattern-with-extension
910

0 commit comments

Comments
 (0)