Merge commit 'acb9109df778fa4a51c0d8b29b3212b12988908f'

This commit is contained in:
Bjørn Erik Pedersen
2021-02-18 17:52:49 +01:00
7 changed files with 69 additions and 188 deletions

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 1.0 of the [Sitemap Protocol](https://www.sitemaps.org/protocol.html).
This template respects the version 0.9 of the [Sitemap Protocol](https://www.sitemaps.org/protocol.html).
```xml
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\" ?>" | safeHTML }}