mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
- Set VitePress base to '/docs/' for serving documentation at /docs/ route - Update favicon path in head config to '/docs/favicon.ico' - Add build:site script to build website and docs, then merge outputs
12 lines
486 B
XML
12 lines
486 B
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">
|
|
<url>
|
|
<loc>https://hapi.manus.space/</loc>
|
|
<lastmod>2025-01-01</lastmod>
|
|
<changefreq>weekly</changefreq>
|
|
<priority>1.0</priority>
|
|
<xhtml:link rel="alternate" hreflang="en" href="https://hapi.manus.space/?lng=en"/>
|
|
<xhtml:link rel="alternate" hreflang="zh" href="https://hapi.manus.space/?lng=zh"/>
|
|
</url>
|
|
</urlset>
|