This commit is contained in:
teasiu
2022-09-18 16:11:44 +08:00
parent ef460f3a35
commit 0f5e7a7f21
4 changed files with 9 additions and 56 deletions

View File

@@ -84,7 +84,7 @@ const config = {
title: 'Docs',
items: [
{
label: '教程',
label: '教程手册',
to: '/docs/intro',
},
],
@@ -110,7 +110,7 @@ const config = {
title: 'More',
items: [
{
label: '博客',
label: '作者博客',
to: '/blog',
},
{