From cc9e0bfb56f579ea0e4c8abd9b467faf8eff1fc1 Mon Sep 17 00:00:00 2001 From: kB01 Date: Thu, 11 Apr 2024 20:08:05 +0200 Subject: [PATCH] Changed Theme Submodule Path to https source --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitmodules b/.gitmodules index 71cd6c8..ed33d50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,5 @@ path = themes/kb-one-de-theme url = ssh://git@git.kb-one.de:9522/kb01/kb-one-de-theme.git branch = kb-one-edit +[submodule "themes/kb-one-de-theme/"] + url = https://git.kb-one.de/kb01/kb-one-de-theme