1
0
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:
TommySprat
2019-06-04 00:26:09 +02:00
parent c17a7d229f
commit 8da12539f3
3 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
Sitemap: {{ .Site.BaseURL }}sitemap.xml
Sitemap: {{ "sitemap.xml" | absURL }}
User-agent: *