homepage/public/sitemap.xml
CDN 01c5131055
All checks were successful
Deploy / Deploy (push) Successful in 1m16s
feat: accessibility enhancement
closes #3
2025-02-03 19:28:27 +08:00

53 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<!-- Homepage -->
<url>
<loc>https://mirror.starset.fans/</loc>
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mirror.starset.fans/"/>
<xhtml:link rel="alternate" hreflang="en" href="https://mirror.starset.fans/"/>
<xhtml:link rel="alternate" hreflang="zh-Hant" href="https://mirror.starset.fans/"/>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<!-- Projects -->
<url>
<loc>https://mirror.starset.fans/projects</loc>
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mirror.starset.fans/projects"/>
<xhtml:link rel="alternate" hreflang="en" href="https://mirror.starset.fans/projects"/>
<xhtml:link rel="alternate" hreflang="zh-Hant" href="https://mirror.starset.fans/projects"/>
<changefreq>weekly</changefreq>
<priority>0.8</priority>
</url>
<!-- Updates -->
<url>
<loc>https://mirror.starset.fans/updates</loc>
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mirror.starset.fans/updates"/>
<xhtml:link rel="alternate" hreflang="en" href="https://mirror.starset.fans/updates"/>
<xhtml:link rel="alternate" hreflang="zh-Hant" href="https://mirror.starset.fans/updates"/>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
<!-- Contributors -->
<url>
<loc>https://mirror.starset.fans/contributors</loc>
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mirror.starset.fans/contributors"/>
<xhtml:link rel="alternate" hreflang="en" href="https://mirror.starset.fans/contributors"/>
<xhtml:link rel="alternate" hreflang="zh-Hant" href="https://mirror.starset.fans/contributors"/>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
<!-- About -->
<url>
<loc>https://mirror.starset.fans/about</loc>
<xhtml:link rel="alternate" hreflang="zh-Hans" href="https://mirror.starset.fans/about"/>
<xhtml:link rel="alternate" hreflang="en" href="https://mirror.starset.fans/about"/>
<xhtml:link rel="alternate" hreflang="zh-Hant" href="https://mirror.starset.fans/about"/>
<changefreq>monthly</changefreq>
<priority>0.7</priority>
</url>
</urlset>