docs: 禁用Jekyll 处理,以解决_开头文件无法被加载问题

This commit is contained in:
zstar 2025-06-14 01:57:29 +08:00
parent bb2b22a3ec
commit dbb736208d
2 changed files with 1 additions and 1 deletions

0
docs/.nojekyll Normal file
View File

View File

@ -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: {