Enabled the coming-soon theme by mansoor barri (https://themes.gohugo.io/themes/coming-soon/), did basic hugo site config and built into public/

This commit is contained in:
2024-09-23 20:17:50 +02:00
parent 16e18423e0
commit ce58621ada
17 changed files with 222 additions and 17 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>https://example.org/categories/</loc>
<loc>https://blog.privacynerd.de/</loc>
</url><url>
<loc>https://example.org/</loc>
<loc>https://blog.privacynerd.de/categories/</loc>
</url><url>
<loc>https://example.org/tags/</loc>
<loc>https://blog.privacynerd.de/tags/</loc>
</url>
</urlset>