File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 11---
2- sidebar : auto
2+ sidebar_position : 2
33---
44
55# 配置
66
7- Rabbit Digger 支持任意个数的 ` server ` 和 ` net ` .
7+ Rabbit Digger Pro 支持任意个数的 ` server ` 和 ` net ` .
88
99` net ` 代表着一种虚拟的网络. 它可以是本地网络, 也可以通过代理提供的网络. 甚至连规则也是一种 ` net ` .
1010
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ const config: Config = {
3838 // Please change this to your repo.
3939 // Remove this to remove the "edit this page" links.
4040 editUrl :
41- 'https://github.com/facebook/docusaurus /tree/main/packages/create-docusaurus/templates/shared /' ,
41+ 'https://github.com/spacemeowx2/rabbit-digger-pro /tree/main/docs /' ,
4242 } ,
4343 theme : {
4444 customCss : './src/css/custom.css' ,
@@ -70,14 +70,10 @@ const config: Config = {
7070 label : '配置指南' ,
7171 } ,
7272 {
73- href : 'https://github.com/rabbit-digger /rabbit-digger-pro' ,
73+ href : 'https://github.com/spacemeowx2 /rabbit-digger-pro' ,
7474 label : 'GitHub' ,
7575 position : 'right' ,
7676 } ,
77- {
78- type : 'localeDropdown' ,
79- position : 'right' ,
80- } ,
8177 ] ,
8278 } ,
8379 footer : {
You can’t perform that action at this time.
0 commit comments