Update sitemap-template.md (#1245)

Someone missed: the internal template states version 1.0, the pre-text says 0.9.
This commit is contained in:
Patrick Kollitsch 2020-10-01 20:44:19 +07:00 committed by GitHub
parent 37c397332b
commit 6a1c8dcd79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ For multilingual sites, we also create a Sitemap index. You can provide a custom
## Hugos sitemap.xml
This template respects the version 0.9 of the [Sitemap Protocol](https://www.sitemaps.org/protocol.html).
This template respects the version 1.0 of the [Sitemap Protocol](https://www.sitemaps.org/protocol.html).
```xml
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>" | safeHTML }}