mirror of
https://github.com/Noratrieb/blog.git
synced 2026-01-16 13:25:01 +01:00
deploy
This commit is contained in:
parent
eab339d869
commit
b4e6bd5e8f
28 changed files with 1008 additions and 0 deletions
28
public/sitemap.xml
Normal file
28
public/sitemap.xml
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue