initial commit
This commit is contained in:
commit
a6261020ee
130 changed files with 3179 additions and 0 deletions
101
public/sitemap.xml
Normal file
101
public/sitemap.xml
Normal file
|
@ -0,0 +1,101 @@
|
|||
<?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://localhost:1313/</loc>
|
||||
<lastmod>2020-02-09T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/</loc>
|
||||
<lastmod>2020-02-09T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/warsaw-poland/</loc>
|
||||
<lastmod>2020-02-09T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/hel-poland-3/</loc>
|
||||
<lastmod>2020-02-06T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/hel-poland-2/</loc>
|
||||
<lastmod>2020-01-23T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/arizona-us/</loc>
|
||||
<lastmod>2020-01-21T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/chicago-us/</loc>
|
||||
<lastmod>2020-01-21T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/photos/panaji-india-2/</loc>
|
||||
<lastmod>2020-01-07T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/posts/what-is-hugo/</loc>
|
||||
<lastmod>2019-08-03T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/posts/</loc>
|
||||
<lastmod>2019-08-03T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/posts/introduction/</loc>
|
||||
<lastmod>2019-07-01T00:00:00+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/about/</loc>
|
||||
<lastmod>2016-11-05T21:05:33+05:30</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/categories/</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:1313/tags/</loc>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
Loading…
Add table
Add a link
Reference in a new issue