diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-03-21 15:40:26 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-03-21 15:40:26 -0700 |
| commit | 3726b53324e13fb735ca270731a4250c7e27a447 (patch) | |
| tree | 12ba2fc3b0492ecb71e5e148e53ca9ef47f40759 | |
| parent | e8adfa4187de3c19d812374c9d75a8d5a18614c6 (diff) | |
[PhaseTracker] add Kannagi Loki to sitemap
| -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> |
