feat:增加AList博客
This commit is contained in:
@@ -72,5 +72,11 @@ export const routers = [
|
||||
{ text: 'Flutter基础教程', link: '/Flutter/FlutterGuide' },
|
||||
{ text: '实战技巧', link: '/Flutter/Practice' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: '🔄 其他',
|
||||
items: [
|
||||
{ text: 'VitePress使用和简介', link: '/Others/VitePress' },
|
||||
]
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user