mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
update sitemap generation
This commit is contained in:
@@ -24,7 +24,7 @@ const sitemapTemplate = `<?xml version="1.0" encoding="UTF-8"?>
|
|||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://open-gsio.seemueller.workers.dev/connect</loc>
|
<loc>https://${host}/connect</loc>
|
||||||
<lastmod>${currentDate}</lastmod>
|
<lastmod>${currentDate}</lastmod>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
|
Reference in New Issue
Block a user