There was an error while loading. Please reload this page.
1 parent da129cd commit 0a7b5deCopy full SHA for 0a7b5de
1 file changed
.umirc.ts
@@ -29,6 +29,10 @@ function getMenus(opts: { lang?: string; base: '/docs' | '/plugins' }) {
29
},
30
],
31
'/docs': [
32
+ {
33
+ title: 'VERSION 3.X',
34
+ children: [],
35
+ },
36
{
37
title: 'Introduce',
38
'title_zh-CN': '介绍',
0 commit comments