From 36aa6ca88fba49f458c56944155af64068e4501b Mon Sep 17 00:00:00 2001 From: byte Date: Thu, 1 May 2025 15:47:10 +0000 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 0000000..8be099d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "content"] + path = content + url = ssh://git@git.schaffenburg.org:2222/byte/speisekarten.git diff --git a/content b/content new file mode 160000 index 0000000..545140b --- /dev/null +++ b/content @@ -0,0 +1 @@ +Subproject commit 545140b92e47568b0a14268c8923301034d7f593