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 @@ + +