mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
8 lines
141 B
Text
8 lines
141 B
Text
Sitemap: {{ .Site.BaseURL }}/sitemap.xml
|
|
|
|
User-agent: *
|
|
Disallow:
|
|
{{ range .Site.Params.robots }}
|
|
User-agent: {{ . }}
|
|
{{- end }}
|
|
Disallow: /
|