mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
tpl/tplimpl/embedded: Prevent leading newline in sitemap template
Fixes #14977
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{/* gotmplfmt-ignore-all */}}
|
||||
{{/* gotmplfmt-ignore-all */ -}}
|
||||
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }}
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
|
||||
Reference in New Issue
Block a user