Trim whitespace from top of generated sitemap.xml (#596)

Fixes #595
This commit is contained in:
Patrice Chalin 2021-01-14 16:59:43 -05:00 committed by GitHub
parent 6111749b11
commit a605152065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{{/* This file is in place as an override to Hugo's default */}}
{{/* This file is in place as an override to Hugo's default */ -}}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>" | safeHTML }}
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"