This commit is contained in:
teasiu
2022-09-20 15:48:33 +08:00
parent ba5ddf322f
commit 1c1b38ce4d

View File

@@ -69,6 +69,11 @@ const config = {
position: 'left',
label: '教程手册',
},
{
href: 'https://bbs.histb.com',
label: '社区论坛',
position: 'left',
},
{to: '/blog', label: '作者博客', position: 'left'},
{
href: 'https://github.com/teasiu/doc',