We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f84df commit b6cc7adCopy full SHA for b6cc7ad
docusaurus.config.js
@@ -107,6 +107,24 @@ module.exports = {
107
},
108
]
109
110
+ {
111
+ title: null,
112
+ items:[
113
114
+ label:'在知乎',
115
+ to: 'bhttps://www.zhihu.com/people/codelab-83'
116
+ },
117
+ ]
118
119
120
121
122
123
+ label:'在B站',
124
+ to: 'https://space.bilibili.com/607249092'
125
126
127
128
],
129
/*
130
logo: {
0 commit comments