From 2f30d6d3b4b1f5c71cdf554f38e942fb1412ee11 Mon Sep 17 00:00:00 2001 From: postyizhan <185839426@qq.com> Date: Fri, 5 Apr 2024 10:22:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E4=B8=BA=20NitWikit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index dbc9b6ab4..74da55c95 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -24,7 +24,7 @@ const config = { url: 'https://postyizhan.github.io', // Set the // pathname under which your site is served // For GitHub pages deployment, it is often '//' - baseUrl: '/Dumb_Service_Guide/', + baseUrl: '/NitWikit/', // GitHub pages deployment config. // If you aren't using GitHub pages, you don't need these.