mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 10:34:50 -04:00
Remove note that XML declaration is not needed
Because, ... see above. It is indeed needed since 0.55.0 ;)
This commit is contained in:
parent
a39b9ac871
commit
52211f6565
@ -70,13 +70,6 @@ This template respects the version 0.9 of the [Sitemap Protocol](http://www.site
|
|||||||
</urlset>
|
</urlset>
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% note %}}
|
|
||||||
Hugo will automatically add the following header line to this file
|
|
||||||
on render. Please don't include this in the template as it's not valid HTML.
|
|
||||||
|
|
||||||
`<?xml version="1.0" encoding="utf-8" standalone="yes" ?>`
|
|
||||||
{{% /note %}}
|
|
||||||
|
|
||||||
## Hugo's sitemapindex.xml
|
## Hugo's sitemapindex.xml
|
||||||
|
|
||||||
This is used to create a Sitemap index in multilingual mode:
|
This is used to create a Sitemap index in multilingual mode:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user