mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Basic website structure and settings
This commit is contained in:
@@ -2,21 +2,12 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
<lastmod>2024-05-29T20:39:37+01:00</lastmod>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/search/</loc>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
<lastmod>2024-05-29T20:39:37+01:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/tags/test/</loc>
|
||||
<lastmod>2024-05-29T20:39:37+01:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/test/test/</loc>
|
||||
<lastmod>2024-05-29T20:39:37+01:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/test/</loc>
|
||||
<lastmod>2024-05-29T20:39:37+01:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
<loc>http://localhost:1313/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user