Skip to content

Commit 228f366

Browse files
committed
update doc
1 parent 83e1997 commit 228f366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default defineConfig({
1111
base: '/CoinPayment/',
1212
cleanUrls: true,
1313
lastUpdated: true,
14-
sitemap: { hostname: site },
14+
sitemap: { hostname: site + '/' },
1515

1616
// Add a canonical URL to every page (good for SEO / duplicate-content).
1717
transformPageData(pageData) {

0 commit comments

Comments
 (0)