chore: Add sitemap configuration for 1000h.org website

This commit is contained in:
Lyric
2024-08-19 10:20:32 +09:00
parent ff451bd4b4
commit c4786af102

View File

@@ -695,6 +695,10 @@ export default withMermaid(
],
},
sitemap: {
hostname: 'https://1000h.org'
},
markdown: {
// https://vitepress.dev/reference/markdown
math: true,