Toevoegen van ondersteuning voor robots.txt
This commit is contained in:
		
							parent
							
								
									e7a710d5d3
								
							
						
					
					
						commit
						762308322b
					
				
					 2 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,11 +1,21 @@
 | 
			
		|||
# Basisconfiguratie voor de website
 | 
			
		||||
 | 
			
		||||
baseURL = "https://www3.nluug.nl/"
 | 
			
		||||
 | 
			
		||||
# Talen
 | 
			
		||||
languageCode = "nl"
 | 
			
		||||
defaultContentLanguage = "nl"
 | 
			
		||||
title = "NLUUG"
 | 
			
		||||
theme = "nluug"
 | 
			
		||||
 | 
			
		||||
# Git-ondersteuning, zodat lastmod automatisch wordt ingevuld met data van git.
 | 
			
		||||
enableGitInfo = true
 | 
			
		||||
 | 
			
		||||
# Kleine optimalisatie door geen onnodige header toe te voegen
 | 
			
		||||
disableHugoGeneratorInject = true
 | 
			
		||||
 | 
			
		||||
# Genereer /robots.txt (template in layouts)
 | 
			
		||||
enableRobotsTXT = true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# EOF
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue