mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:14:42 -04:00
docs: Add missing configuration option disableHugoGeneratorInject
This commit is contained in:
parent
031ed61f4c
commit
f97d89b075
@ -107,6 +107,8 @@ Following is a list of Hugo-defined variables that you can configure and their c
|
||||
enableRobotsTXT: false
|
||||
# Do not render 404 page
|
||||
disable404: false
|
||||
# Do not inject generator meta tag on homepage
|
||||
disableHugoGeneratorInject: false
|
||||
# edit new content with this editor, if provided
|
||||
editor: ""
|
||||
# Enable Emoji emoticons support for page content.
|
||||
|
Loading…
x
Reference in New Issue
Block a user