pull/692/head
parent
b5cec826b0
commit
cb85195eb6
|
@ -32,7 +32,7 @@ export const sidebarZh: SidebarConfig = {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "入站代理",
|
text: "入站协议",
|
||||||
children: [
|
children: [
|
||||||
"/config/inbounds/dokodemo.md",
|
"/config/inbounds/dokodemo.md",
|
||||||
"/config/inbounds/http.md",
|
"/config/inbounds/http.md",
|
||||||
|
@ -45,7 +45,7 @@ export const sidebarZh: SidebarConfig = {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "出站代理",
|
text: "出站协议",
|
||||||
children: [
|
children: [
|
||||||
"/config/outbounds/blackhole.md",
|
"/config/outbounds/blackhole.md",
|
||||||
"/config/outbounds/dns.md",
|
"/config/outbounds/dns.md",
|
||||||
|
|
Loading…
Reference in New Issue