Skip to content

Commit c57bfcc

Browse files
committed
Delete sitemap.xml.ts and add new sitemap.xml
1 parent c1ad467 commit c57bfcc

File tree

2 files changed

+8
-69
lines changed

2 files changed

+8
-69
lines changed

lazyweb-landing-page/pages/sitemap.xml.ts

-69
This file was deleted.
+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://www.sitemaps.org/schemas/sitemap/0.9 https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
3+
<url>
4+
<loc>https://lazyweb.rocks/</loc>
5+
<changefreq>daily</changefreq>
6+
<lastmod> 2023-12-26</lastmod>
7+
</url>
8+
</urlset>

0 commit comments

Comments
 (0)