initial commit

This commit is contained in:
2025-06-01 18:17:28 +02:00
commit 52b542c13b
46 changed files with 19010 additions and 0 deletions

10
public/sitemap.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://localhost:1313/</loc>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
</urlset>