From: Max Milton Date: Fri, 29 Jul 2016 07:46:40 +0000 (+1000) Subject: docs: Add missing configuration option disableHugoGeneratorInject X-Git-Tag: v0.17~217 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=df0a4534;p=brevno-suite%2Fhugo docs: Add missing configuration option disableHugoGeneratorInject --- diff --git a/docs/content/overview/configuration.md b/docs/content/overview/configuration.md index 6b2b50ad..74505c4b 100644 --- a/docs/content/overview/configuration.md +++ b/docs/content/overview/configuration.md @@ -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.