We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6026f71 commit b4b4440Copy full SHA for b4b4440
.vitepress/config/cn.ts
@@ -62,6 +62,7 @@ export const cn = defineConfig({
62
},
63
{
64
items: [
65
+ { text: '当前互联网状况', link: '/guide/aboutstateofInternet' },
66
{ text: '关于 P2P', link: '/guide/aboutp2p' },
67
{ text: '性能测试', link: '/guide/perf' },
68
{ text: '路线图', link: '/guide/roadmap' },
0 commit comments