Allow it to be auto hosted on website

This commit is contained in:
2023-03-04 13:44:01 +01:00
parent c58929ad4d
commit a612830a16
29 changed files with 997 additions and 1 deletions

11
public/sitemap.xml Normal file
View File

@ -0,0 +1,11 @@
<?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>/categories/</loc>
</url><url>
<loc>/</loc>
</url><url>
<loc>/tags/</loc>
</url>
</urlset>