diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-12 12:31:43 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-11-12 12:31:43 -0500 |
commit | 6512242bc03acf2bdaa4fea6fcc7fe51c2330f03 (patch) | |
tree | d79d5195f070cb08c89d9fb671031ef0cff016a0 /.gitmodules | |
parent | 11ba16b7d97956f4b44d7c89628f870f28e6090d (diff) | |
download | infrastructure-6512242bc03acf2bdaa4fea6fcc7fe51c2330f03.tar.gz |
add site submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dea143e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "site"] + path = site + url = https://git.idm.sacredheartsc.com/boxconf-site |