update docs
This commit is contained in:
parent
e1b0fee9ca
commit
395ff3899c
12
.umirc.ts
12
.umirc.ts
@ -51,11 +51,17 @@ export default defineConfig({
|
|||||||
path: "/reference"
|
path: "/reference"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title:"贡献源码",
|
title:"开源推荐",
|
||||||
path: "/contribute"
|
children:[
|
||||||
|
{title:"FlexDecorators",path:"https://zhangfisher.github.io/flex-decorators/"},
|
||||||
|
{title:"FlexState",path:"https://zhangfisher.github.io/flexstate/"},
|
||||||
|
{title:"FlexTools",path:"https://zhangfisher.github.io/flex-tools/"},
|
||||||
|
{title:"Logsets",path:"https://zhangfisher.github.io/logsets/"},
|
||||||
|
{title:"AutoPub",path:"https://zhangfisher.github.io/autopub/"}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title:"源代码",
|
title:"GitHub",
|
||||||
path: "https://github.com/zhangfisher/voerka-i18n"
|
path: "https://github.com/zhangfisher/voerka-i18n"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user