chuyaoyuan

提交
This commit is contained in:
2021-04-26 15:44:51 +08:00
parent 6070eab164
commit 254f86d8fe
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ sidebar_position: 1
# Code Docs 介绍
Let's discover **Docusaurus in less than 5 minutes**.
欢迎来到这里 **Docusaurus in less than 1 minutes**.
## Getting Started
+2 -2
View File
@@ -46,8 +46,8 @@ module.exports = {
title: 'Docs',
items: [
{
label: 'Tutorial',
to: '/docs/intro',
label: 'CodeDocs',
to: '/docs/intro-docs',
},
],
},