Added initial mockup to the website

This commit is contained in:
Siddhartha
2022-01-09 21:13:53 +05:30
parent b80581275b
commit 47c4a0973b
26 changed files with 1715 additions and 0 deletions

17
public/sitemap.xml Normal file
View File

@@ -0,0 +1,17 @@
<?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>https://thelazyoxymoron.me/archive/</loc>
<lastmod>2022-01-09T18:41:41+05:30</lastmod>
</url><url>
<loc>https://thelazyoxymoron.me/about/</loc>
<priority>0</priority>
</url><url>
<loc>https://thelazyoxymoron.me/categories/</loc>
</url><url>
<loc>https://thelazyoxymoron.me/tags/</loc>
</url><url>
<loc>https://thelazyoxymoron.me/</loc>
</url>
</urlset>