all repos — homestead @ c4502da96d8899b770a621ce07b0a636a84f6f53

Code for my website

domain/web/templates/robots.tmpl (view raw)

1
2
3
4
5
6
User-agent: *
Disallow:
{{- with .BaseURL }}
Host: {{ .Hostname }}
Sitemap: {{ .JoinPath "/sitemap.xml" }}
{{- end }}