mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
Merge commit 'acb9109df778fa4a51c0d8b29b3212b12988908f'
This commit is contained in:
@@ -43,7 +43,7 @@ For multilingual sites, we also create a Sitemap index. You can provide a custom
|
||||
|
||||
## Hugo’s 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 }}
|
||||
|
Reference in New Issue
Block a user