mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-07-02 10:03:12 +08:00
chore: change
This commit is contained in:
5
site/.vitepress/config/rewrites.ts
Normal file
5
site/.vitepress/config/rewrites.ts
Normal file
@ -0,0 +1,5 @@
|
||||
export const getRewrites = (): Record<string, string> => {
|
||||
return {
|
||||
// '/site/index.md': '/index.md'
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user