From: Michael Tremer Date: Mon, 29 Nov 2021 14:51:19 +0000 (+0000) Subject: Add Foundation Sites as a submodule X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60d71627382dfa2a17dbc133b14243675f974ca0;p=people%2Fms%2Fwestferry.git Add Foundation Sites as a submodule Signed-off-by: Michael Tremer --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c97e7b5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/third-party/foundation-sites"] + path = src/third-party/foundation-sites + url = https://github.com/foundation/foundation-sites.git diff --git a/src/third-party/foundation-sites b/src/third-party/foundation-sites new file mode 160000 index 0000000..4f1997f --- /dev/null +++ b/src/third-party/foundation-sites @@ -0,0 +1 @@ +Subproject commit 4f1997f608197ee84df6daaf66615d2152fd1755