From fe8aeb50f4e7b3b35f4787ff1be9072944a9b200 Mon Sep 17 00:00:00 2001 From: TechCiel Date: Tue, 31 Oct 2023 02:51:18 +0800 Subject: [PATCH] helpz: add helpz submodule --- .gitmodules | 4 ++++ helpz/_posts | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 helpz/_posts diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..347c873 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "helpz/_posts"] + path = helpz/_posts + url = https://github.com/tuna/mirrorz-help-ng.git + branch = transpiled diff --git a/helpz/_posts b/helpz/_posts new file mode 160000 index 0000000..6f30f34 --- /dev/null +++ b/helpz/_posts @@ -0,0 +1 @@ +Subproject commit 6f30f34a03f0f394cf83ee45896be247e3efce5c