Initialized hugo site; added coming-soon theme

This commit is contained in:
2024-09-23 20:11:59 +02:00
parent 0b74c054da
commit 16e18423e0
9 changed files with 56 additions and 0 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>https://example.org/categories/</loc>
</url><url>
<loc>https://example.org/</loc>
</url><url>
<loc>https://example.org/tags/</loc>
</url>
</urlset>