Fixed the sitemap for the Website service target.

This commit is contained in:
2026-08-30 22:01:47 +02:00
parent a3d9655766
commit daf764f10f
2 changed files with 3 additions and 1 deletions
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://site.example.com/</loc>
<loc>https://site.example.com</loc>
</url>
</urlset>