From f17493526da67fc0185586b0f1f2335aa9e03d0b Mon Sep 17 00:00:00 2001 From: ykxiao Date: Thu, 17 Jul 2025 20:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=BB=E9=A2=98=E8=89=B2?= =?UTF-8?q?=E3=80=81=E4=BB=A3=E7=A0=81=E5=A4=8D=E5=88=B6=E3=80=81footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/jsLibraryMappings.xml | 2 +- .idea/jsonrpc-docs.iml | 2 ++ _footer.md | 2 ++ index.html | 4 ++++ 4 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 _footer.md diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml index f95c77c..5adb394 100644 --- a/.idea/jsLibraryMappings.xml +++ b/.idea/jsLibraryMappings.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/jsonrpc-docs.iml b/.idea/jsonrpc-docs.iml index 41ff518..6545c22 100644 --- a/.idea/jsonrpc-docs.iml +++ b/.idea/jsonrpc-docs.iml @@ -14,5 +14,7 @@ + + \ No newline at end of file diff --git a/_footer.md b/_footer.md new file mode 100644 index 0000000..79d4097 --- /dev/null +++ b/_footer.md @@ -0,0 +1,2 @@ +--- +Powered by YK - [Demu Markdown Preview Enhanced](https://git.tool.dwoodauto.com/) \ No newline at end of file diff --git a/index.html b/index.html index 241814a..66cd929 100644 --- a/index.html +++ b/index.html @@ -20,6 +20,8 @@ subMaxLevel: 2, loadSidebar: '_sidebar.md', basePath: '/', // 保证路径正确 + loadFooter: '_footer.md', + themeColor: '#009688', // 添加 alias 配置来共用侧边栏 alias: { @@ -55,6 +57,8 @@ + +