mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:35:31 -04:00
update redirects
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
{{ if eq hugo.Environment "production" }}User-Agent: *
|
||||
User-Agent: *
|
||||
{{- if eq hugo.Environment "production" }}
|
||||
Disallow: /y2k/
|
||||
Disallow: /scrabble/
|
||||
Disallow: /comp20/
|
||||
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
||||
{{ else }}User-Agent: *
|
||||
{{- else }}
|
||||
Disallow: /
|
||||
{{ end }}
|
||||
{{- end }}
|
||||
|
Reference in New Issue
Block a user