We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a9729 commit b7e372dCopy full SHA for b7e372d
1 file changed
docs/.vitepress/config.ts
@@ -98,4 +98,8 @@ export default defineConfig({
98
gtag('config', '${GTAG_ID}');`,
99
],
100
101
+ sitemap: {
102
+ hostname: "https://he-tree-react.phphe.com",
103
+ },
104
+ lastUpdated: true,
105
});
0 commit comments