From f94852c4849b72d92ea9b8b4d5321e72d5df9fa0 Mon Sep 17 00:00:00 2001 From: Elias RUETZ Date: Fri, 28 Feb 2025 20:49:07 +0100 Subject: [PATCH] added theme submodule --- .gitmodules | 3 +++ themes/cccsbg-hugo-theme | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/cccsbg-hugo-theme diff --git a/.gitmodules b/.gitmodules index e69de29..1670c45 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/cccsbg-hugo-theme"] + path = themes/cccsbg-hugo-theme + url = gitea@git.local.cccsbg.at:CCCSBG-PR/cccsbg-hugo-theme.git diff --git a/themes/cccsbg-hugo-theme b/themes/cccsbg-hugo-theme new file mode 160000 index 0000000..77df99c --- /dev/null +++ b/themes/cccsbg-hugo-theme @@ -0,0 +1 @@ +Subproject commit 77df99cdc8077f050bd0162aa389c13bab7a590e