From 837eadbc0c3c49b0368ab083e64b31b5012a9e8f Mon Sep 17 00:00:00 2001 From: Frederik Beimgraben Date: Mon, 1 Sep 2025 16:20:35 +0200 Subject: [PATCH] Update submodule structure --- .gitmodules | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8566e78a..5ff7e63d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ -[submodule "backend/latex-templates"] - path = backend/latex-templates +[submodule "backend/latex-qsm"] + path = backend/latex-qsm url = ssh://git@git.beimgraben.net:222/frederik/PA_Vorlage.git + branch = v1.2/QSM + +[submodule "backend/latex-vsm"] + path = backend/latex-vsm + url = ssh://git@git.beimgraben.net:222/frederik/PA_Vorlage.git + branch = v1.2/VSM