mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-07-05 13:43:27 +02:00
Support baseurl without trailing slash
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
Sitemap: {{ .Site.BaseURL }}sitemap.xml
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
||||
|
||||
User-agent: *
|
||||
|
Reference in New Issue
Block a user