update sitemap generation

This commit is contained in:
geoffsee
2025-05-28 22:06:54 -04:00
parent db5137e772
commit 534edca8fb

View File

@@ -24,7 +24,7 @@ const sitemapTemplate = `<?xml version="1.0" encoding="UTF-8"?>
<priority>1.0</priority>
</url>
<url>
<loc>https://open-gsio.seemueller.workers.dev/connect</loc>
<loc>https://${host}/connect</loc>
<lastmod>${currentDate}</lastmod>
<priority>0.7</priority>
</url>