From 14746d413c5263fc4a707635e7a9edbbe078ed73 Mon Sep 17 00:00:00 2001 From: Tanzeel159 <20295349+Tanzeel159@users.noreply.github.com> Date: Sat, 19 Oct 2024 20:39:49 -0500 Subject: [PATCH] add submodule --- .gitmodules | 3 +++ content | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 content diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..67100f17f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "content"] + path = content + url = git@github.com:Tanzeel159/Digital-Garden-Content.git diff --git a/content b/content new file mode 160000 index 000000000..6bfd428bf --- /dev/null +++ b/content @@ -0,0 +1 @@ +Subproject commit 6bfd428bf965d5821d62a1da2043e32d64e5b01f