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 | |
parent | 11ba16b7d97956f4b44d7c89628f870f28e6090d (diff) | |
download | infrastructure-6512242bc03acf2bdaa4fea6fcc7fe51c2330f03.tar.gz |
add site submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | site | 0 |
2 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 diff --git a/site b/site new file mode 160000 +Subproject a9208d8e96190479bf4bf9dd03d0e6bb38a102b |