shithub: hugo

Download patch

ref: df0a4534cd50779402ab77e047182f0fd4dc7109
parent: 9c458657dae4a0b1e208de0a97848dbf6ebb3fd6
author: Max Milton <[email protected]>
date: Fri Jul 29 13:46:40 EDT 2016

docs: Add missing configuration option disableHugoGeneratorInject

--- a/docs/content/overview/configuration.md
+++ b/docs/content/overview/configuration.md
@@ -107,6 +107,8 @@
     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.