From 395ecd54b0bc387c1024aa1e538ff1485a06cbfb Mon Sep 17 00:00:00 2001 From: Jiao77 Date: Thu, 5 Mar 2026 17:25:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=95=E5=85=A5=E7=8B=AC=E7=AB=8B?= =?UTF-8?q?=E7=9A=84=E6=96=87=E7=AB=A0=E5=86=85=E5=AE=B9=E5=AD=90=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Qwen-Coder --- .gitmodules | 3 +++ src/content/blog | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 src/content/blog diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c6ab0dc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/content/blog"] + path = src/content/blog + url = https://gitea.jiao77.cn/Jiao77/NovaBlog-Post.git diff --git a/src/content/blog b/src/content/blog new file mode 160000 index 0000000..2d4b3df --- /dev/null +++ b/src/content/blog @@ -0,0 +1 @@ +Subproject commit 2d4b3dfdab44fc3c342c0ba6a33c3961c382ec73