Fixed using the wrong build type; i had forgotten how it works :(

This commit is contained in:
2025-01-30 15:30:30 +01:00
parent 8959c7470b
commit d07d82ade0
5 changed files with 11 additions and 11 deletions

View File

@@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/</loc>
<loc>https://blog.privacynerd.de/</loc>
</url><url>
<loc>http://localhost:1313/categories/</loc>
<loc>https://blog.privacynerd.de/categories/</loc>
</url><url>
<loc>http://localhost:1313/tags/</loc>
<loc>https://blog.privacynerd.de/tags/</loc>
</url>
</urlset>