Skip to content

Commit

Permalink
Web: Added sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
Xzensi committed Jun 5, 2024
1 parent a5ae500 commit db24bc5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions web/sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>https://nipahtv.com/</loc>
<lastmod>2024-06-05T21:01:44+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://nipahtv.com/userscript</loc>
<lastmod>2024-06-05T21:01:44+00:00</lastmod>
<priority>0.80</priority>
</url>
</urlset>

0 comments on commit db24bc5

Please sign in to comment.