Initial changes
This commit is contained in:
Regular → Executable
+6
-6
@@ -2,19 +2,19 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>//localhost:1313/posts/my-first-post/</loc>
|
||||
<loc>https://pyte.dev/posts/my-first-post/</loc>
|
||||
<lastmod>2025-05-11T20:13:49+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/posts/</loc>
|
||||
<loc>https://pyte.dev/posts/</loc>
|
||||
<lastmod>2025-05-11T20:13:49+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/</loc>
|
||||
<loc>https://pyte.dev/</loc>
|
||||
<lastmod>2025-05-11T20:13:49+02:00</lastmod>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/categories/</loc>
|
||||
<loc>https://pyte.dev/categories/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/search/</loc>
|
||||
<loc>https://pyte.dev/search/</loc>
|
||||
</url><url>
|
||||
<loc>//localhost:1313/tags/</loc>
|
||||
<loc>https://pyte.dev/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
Reference in New Issue
Block a user