mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-10-30 03:56:01 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			234 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| User-Agent: *
 | |
| {{- if eq hugo.Environment "production" }}
 | |
| Disallow: /403.html
 | |
| Disallow: /404.html
 | |
| Disallow: /api/mention/
 | |
| Disallow: /api/ping/
 | |
| Sitemap: {{ print .Site.Params.baseUrl "/sitemap.xml" }}
 | |
| {{- else }}
 | |
| Disallow: /
 | |
| {{- end }}
 |