diff options
| -rw-r--r-- | src/app/sitemap.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/sitemap.xml b/src/app/sitemap.xml index 1b2a817..befd4fd 100644 --- a/src/app/sitemap.xml +++ b/src/app/sitemap.xml @@ -90,4 +90,9 @@ <changefreq>hourly</changefreq> <priority>0.8</priority> </url> + <url> + <loc>https://phase-tracker.com/stats/Kannagi%20Loki</loc> + <changefreq>hourly</changefreq> + <priority>0.8</priority> + </url> </urlset> |
