From dbb736208d8750722698b7fc622326f9924297d0 Mon Sep 17 00:00:00 2001 From: zstar <65890619+zstar1003@users.noreply.github.com> Date: Sat, 14 Jun 2025 01:57:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=A6=81=E7=94=A8Jekyll=20=E5=A4=84?= =?UTF-8?q?=E7=90=86=EF=BC=8C=E4=BB=A5=E8=A7=A3=E5=86=B3=5F=E5=BC=80?= =?UTF-8?q?=E5=A4=B4=E6=96=87=E4=BB=B6=E6=97=A0=E6=B3=95=E8=A2=AB=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.nojekyll | 0 docs/index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/.nojekyll diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/docs/index.html b/docs/index.html index 7bfda60..24c8579 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,7 +20,7 @@ window.$docsify = { name: 'Ragflow-Plus', repo: 'https://github.com/zstar1003/ragflow-plus', - loadSidebar: 'docs/_sidebar.md', + loadSidebar: '_sidebar.md', auto2top: true, subMaxLevel: 2, pagination: {