This commit is contained in:
nora 2022-07-21 17:39:51 +02:00
parent eab339d869
commit b4e6bd5e8f
28 changed files with 1008 additions and 0 deletions

28
public/sitemap.xml Normal file
View file

@ -0,0 +1,28 @@
<?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>http://example.org/posts/box-is-a-unique-type/</loc>
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
</url>
<url>
<loc>http://example.org/</loc>
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
</url>
<url>
<loc>http://example.org/posts/</loc>
<lastmod>2022-07-21T17:34:24+02:00</lastmod>
</url>
<url>
<loc>http://example.org/categories/</loc>
</url>
<url>
<loc>http://example.org/tags/</loc>
</url>
</urlset>