diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..91e685d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "html/staticsimponic"] + path = html/staticsimponic + url = https://git.simponic.xyz/simponic/static.simponic.xyz +[submodule "html/the-abstraction-engine"] + path = html/the-abstraction-engine + url = https://git.simponic.xyz/simponic/the-abstraction-engine |