From b646933b23662636b94c554f011e5884b721e16e Mon Sep 17 00:00:00 2001 From: rp-hello <133582491+rp-hello@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:23:23 +0800 Subject: [PATCH] Update config.js --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 86177293..ca4d84d2 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -140,8 +140,8 @@ function i18nSidebar(locale) { title: i18n(locale, 'practical'), path: i18nPath(locale, '/app/app'), children: i18nPath(locale, [ - 'app/transparent_proxy', 'app/tproxy', + 'app/transparent_proxy', 'app/reverse', 'app/reverse2', 'app/parent',