mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
Use absURL so that we get consistent URLs. (#29226)
This commit is contained in:
@@ -9,4 +9,4 @@
|
||||
{{- end }}
|
||||
User-agent: *
|
||||
Disallow:{{ if not $allowCrawling }} /{{ end }}
|
||||
Sitemap: {{ .Site.BaseURL }}/sitemap.xml
|
||||
Sitemap: {{ "/sitemap.xml" | absURL }}
|
||||
|
||||
Reference in New Issue
Block a user