mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	docs: Add missing configuration option disableHugoGeneratorInject
This commit is contained in:
		
				
					committed by
					
						
						digitalcraftsman
					
				
			
			
				
	
			
			
			
						parent
						
							9c458657da
						
					
				
				
					commit
					df0a4534cd
				
			@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user