Change domain in sitemap

This commit is contained in:
Peter 2024-02-18 00:48:07 +08:00
parent 00240e4ffe
commit c0c70bd285

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://peter-tanner.github.io/sitemap.xml</loc>
<loc>https://www.petertanner.dev/sitemap.xml</loc>
</sitemap>
<sitemap>
<loc>https://peter-tanner.github.io/legacy_site/sitemap.xml</loc>
<loc>https://www.petertanner.dev/legacy_site/sitemap.xml</loc>
</sitemap>
<sitemap>
<loc>https://peter-tanner.github.io/code/sitemap.xml</loc>
<loc>https://www.petertanner.dev/code/sitemap.xml</loc>
</sitemap>
</sitemapindex>