docs: Add missing configuration option disableHugoGeneratorInject
authorMax Milton <max@wearegenki.com>
Fri, 29 Jul 2016 07:46:40 +0000 (17:46 +1000)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Fri, 29 Jul 2016 17:58:25 +0000 (19:58 +0200)
docs/content/overview/configuration.md

index 6b2b50ad98df9979978cec6025ea91b622881c06..74505c4b0926d87d23018dc54507a1dc52167c73 100644 (file)
@@ -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.