Initial commit

This commit is contained in:
Nathan Schneider
2025-04-11 12:22:00 -06:00
commit 42ba886a4a
483 changed files with 3698 additions and 0 deletions

12
public/sitemap.xml Normal file
View File

@ -0,0 +1,12 @@
<?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>//localhost:1313/</loc>
<lastmod>2025-04-11T00:00:00+00:00</lastmod>
</url><url>
<loc>//localhost:1313/categories/</loc>
</url><url>
<loc>//localhost:1313/tags/</loc>
</url>
</urlset>