Skip to content

Commit 0a7b5de

Browse files
committed
docs: add VERSION info
1 parent da129cd commit 0a7b5de

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.umirc.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ function getMenus(opts: { lang?: string; base: '/docs' | '/plugins' }) {
2929
},
3030
],
3131
'/docs': [
32+
{
33+
title: 'VERSION 3.X',
34+
children: [],
35+
},
3236
{
3337
title: 'Introduce',
3438
'title_zh-CN': '介绍',

0 commit comments

Comments
 (0)