From 8a87f1f44507ef95738c20528bf6eac9f6637af2 Mon Sep 17 00:00:00 2001 From: local Date: Sun, 31 Mar 2024 19:02:57 +0800 Subject: [PATCH] add base --- .vuepress/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 86177293..819f7703 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -126,7 +126,7 @@ function i18nSidebar(locale) { 'advanced/tcp_tls_shunt_proxy', 'advanced/websocket', 'advanced/wss_and_web', - 'advanced/wss_and_browserforwarder', + 'advanced/wss_and_browserforwarder', 'advanced/h2', 'advanced/h2_tls_web', 'advanced/tls_routing_with_nginx', @@ -167,6 +167,7 @@ function i18nSidebar(locale) { } module.exports = { + base: "/v2ray-step-by-step/", title: '新 V2Ray 白话文指南', description: 'Just playing around', locales: {