Skip to content

Commit 0b487b1

Browse files
feat: add sitemap
1 parent 0dc431a commit 0b487b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

website/.vitepress/config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,7 @@ export default defineConfig({
210210
provider: 'local',
211211
},
212212
},
213+
sitemap: {
214+
hostname: 'https://ast-grep.github.io',
215+
},
213216
})

0 commit comments

Comments
 (0)