fix(app): Update sitemap.xml

This commit is contained in:
TheOnlyWayUp
2024-04-12 08:20:17 +00:00
parent c513aa6509
commit f2cb5d6c21
+12 -10
View File
@@ -1,14 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="https://www.w3.org/1999/xhtml"> <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">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com - Thanks! -->
<url> <url>
<loc>https://wpd.rambhat.la</loc> <loc>https://wpd.rambhat.la/</loc>
<xhtml:link <lastmod>2024-04-12T08:19:07+00:00</lastmod>
rel="alternate"
hreflang="en"
href="https://wpd.rambhat.la"
/>
<lastmod>2024-04-11</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url> </url>
</urlset> </urlset>