From cd2fed477ac470991195f8443b7a883084fda432 Mon Sep 17 00:00:00 2001 From: MangoFanFanw Date: Wed, 25 Mar 2026 23:27:13 +0800 Subject: [PATCH] rereinit --- _Footer.md | 3 +++ _Sidebar.md | 5 +++++ structure/BasicElectronApp.md | 0 3 files changed, 8 insertions(+) create mode 100644 _Footer.md create mode 100644 _Sidebar.md create mode 100644 structure/BasicElectronApp.md diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..cb108ff --- /dev/null +++ b/_Footer.md @@ -0,0 +1,3 @@ +# Footer + +FanTools - mangofanfan.cn diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..585ed9f --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,5 @@ +# 百科侧栏 + +* [百科主页](/Home.md) +* **结构** +* * [基本 Electron 架构](/structure/BasicElectronApp.md) diff --git a/structure/BasicElectronApp.md b/structure/BasicElectronApp.md new file mode 100644 index 0000000..e69de29