mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			165 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			165 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
User-agent: *
 | 
						|
{{- if hugo.IsProduction | or (eq .Site.Params.env "production") }}
 | 
						|
Disallow:
 | 
						|
{{- else }}
 | 
						|
Disallow: /
 | 
						|
{{- end }}
 | 
						|
Sitemap: {{ "sitemap.xml" | absURL }}
 |