Generate static site

This commit is contained in:
Abdulkadir Furkan Şanlı
2019-11-04 09:23:21 +01:00
parent e5ac9dc5ba
commit 59d431b575
14 changed files with 64 additions and 64 deletions

View File

@@ -3,26 +3,26 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://example.org/posts/my-first-post/</loc>
<loc>https://022385.xyz/posts/my-first-post/</loc>
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
</url>
<url>
<loc>http://example.org/posts/</loc>
<loc>https://022385.xyz/posts/</loc>
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
</url>
<url>
<loc>http://example.org/</loc>
<loc>https://022385.xyz/</loc>
<lastmod>2019-03-26T08:47:11+01:00</lastmod>
</url>
<url>
<loc>http://example.org/categories/</loc>
<loc>https://022385.xyz/categories/</loc>
</url>
<url>
<loc>http://example.org/tags/</loc>
<loc>https://022385.xyz/tags/</loc>
</url>
</urlset>