Merge pull request #5 from dysf888/patch-2

Update config.ts

Co-authored-by: dysf888 <47450409+dysf888@users.noreply.github.com>
This commit is contained in:
naiba 2022-05-18 10:51:13 +08:00 committed by GitHub
commit bc791929b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ function getGuideSidebarZhCN() {
{ {
text: '常见问题', text: '常见问题',
children: [ children: [
{ text: '问题1', link: '/guide/q1' }, { text: 'TG api被墙', link: '/guide/q1' },
{ text: '问题2', link: '/guide/q2' }, { text: '问题2', link: '/guide/q2' },
{ text: '问题3', link: '/guide/q3' }, { text: '问题3', link: '/guide/q3' },
{ text: '问题4', link: '/guide/q4' }, { text: '问题4', link: '/guide/q4' },