From 67e4b234d31626976ad630043814235c936f8bbf Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Sat, 9 Mar 2024 21:29:25 -0700 Subject: finish static page --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2