pull/692/head
Meo597 2025-06-12 17:36:05 +08:00
parent b5cec826b0
commit cb85195eb6
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "入站代理",
text: "入站协议",
children: [
"/config/inbounds/dokodemo.md",
"/config/inbounds/http.md",
@ -45,7 +45,7 @@ export const sidebarZh: SidebarConfig = {
],
},
{
text: "出站代理",
text: "出站协议",
children: [
"/config/outbounds/blackhole.md",
"/config/outbounds/dns.md",