Add XML namespace to sitemap

This is required by the standard.

Change-Id: Id5ff25f6a05abac6b7c514a97f35904f93003185
This commit is contained in:
James E. Blair 2022-01-20 15:32:44 -08:00
parent 022e010258
commit 3d400165bf
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<urlset>
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://zuul-ci.org/</loc>
<changefreq>daily</changefreq>