From 041cc31c5fd7425d571e7c5b9696cdf59d9ac941 Mon Sep 17 00:00:00 2001 From: SerinaNya <34389622+SerinaNya@users.noreply.github.com> Date: Sun, 23 Aug 2026 17:42:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20add=20dashboard=20as=20submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ dashboard | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 dashboard diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cd59134 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dashboard"] + path = dashboard + url = https://git.code.cq.cn/SerinaNya/KLALB-dashboard.git diff --git a/dashboard b/dashboard new file mode 160000 index 0000000..ba65c43 --- /dev/null +++ b/dashboard @@ -0,0 +1 @@ +Subproject commit ba65c43183784044809f17245c2654b4a873a5dc