From 75f5d0f4c40d57d5fe00109cecbb4230a6c42e7f Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Sat, 7 Jun 2025 13:13:48 -0600 Subject: [PATCH] reintroduce the submodule --- .gitmodules | 4 ++++ content | 1 + 2 files changed, 5 insertions(+) create mode 160000 content diff --git a/.gitmodules b/.gitmodules index e69de29..477a47c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "content"] + path = content + url = https://gitlab.com/Anson-Projects/brain.git + branch = master diff --git a/content b/content new file mode 160000 index 0000000..c0dfea9 --- /dev/null +++ b/content @@ -0,0 +1 @@ +Subproject commit c0dfea9a08ec7dd5be706cf01bdd88a2566cdea8