commit d0091c88bb90deeb9e733044a2eeff967dcdf4da Author: manfraid Date: Fri Jan 24 11:16:40 2025 +0100 Premier commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..98e404f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-techdoc"] + path = themes/hugo-theme-techdoc + url = https://github.com/thingsym/hugo-theme-techdoc.git diff --git a/themes/hugo-theme-techdoc b/themes/hugo-theme-techdoc new file mode 160000 index 0000000..56dca59 --- /dev/null +++ b/themes/hugo-theme-techdoc @@ -0,0 +1 @@ +Subproject commit 56dca591b7b45c9eb81c7c8724515354378a88f3