0b08dc51c6
Co-authored-by: Copilot <copilot@github.com>
9 lines
222 B
XML
9 lines
222 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
|
<url>
|
|
<loc>{{ SITE_ROOT }}</loc>
|
|
<changefreq>daily</changefreq>
|
|
<priority>1.0</priority>
|
|
</url>
|
|
</urlset>
|