1
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:
2019-11-18 08:27:18 -05:00
parent 1018e6c206
commit 749b78327a
5 changed files with 31 additions and 15 deletions

View File

@@ -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 }}