From b652c8635b2e9a4e1ab0ef1238a00aae06182ef9 Mon Sep 17 00:00:00 2001 From: logan_zou Date: Fri, 12 Apr 2024 12:56:47 +0800 Subject: [PATCH] update sidebar --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 4bb3255..4ef5020 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ auto2top: true, subMaxLevel: 2, alias: { - '/.*/_sidebar.md': '/_sidebar.md' + '/.*/_sidebar.md': './_sidebar.md' }, pagination: { previousText: '上一章节',