diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-11-27 16:19:02 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-11-27 16:19:02 -0800 |
| commit | fa770904cd8d9e2681ebacc40abd89319e0f7799 (patch) | |
| tree | 1cdd4d0c9b4ae9a9ad2096b6bd72992c7e9e28d6 /src/app/sitemap.xml | |
| parent | e01feab5e061a8c5cbc20e2f1aac8d7c979744b6 (diff) | |
fix: move sitemap location
Diffstat (limited to 'src/app/sitemap.xml')
| -rw-r--r-- | src/app/sitemap.xml | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/src/app/sitemap.xml b/src/app/sitemap.xml new file mode 100644 index 0000000..c910d87 --- /dev/null +++ b/src/app/sitemap.xml @@ -0,0 +1,57 @@ +<?xml version="1.0" ?> +<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> + <url> + <loc>https://phase-tracker.com/</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Ember%20Amane</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Shisui%20Michiru</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Maemi%20Tenma</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Chisaka%20Airi</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Dizzy%20Dokuro</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Utatane%20Nasa</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Rinkou%20Ashelia</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Remilia%20Nephys</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Pipkin%20Pippa</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Himemiya%20Rie</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Fujikura%20Uruka</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Jelly%20Hoshiumi</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Hakushika%20Iori</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Amanogawa%20Shiina</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Erina%20Makina</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Komachi%20Panko</loc> + </url> + <url> + <loc>https://phase-tracker.com/stats/Kaneko%20Lumi</loc> + </url> +</urlset> |
