diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..786ae53 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "mcalc"] + path = mcalc + url = https://scm.dairydemon.net/filifa/mcalc diff --git a/index.html b/index.html index 2ca7450..1196a9c 100644 --- a/index.html +++ b/index.html @@ -21,14 +21,15 @@

Hi.

Welcome to one of the most boring websites on the internet.

-

Feel free to peruse any of the five (5) interesting things +

Feel free to peruse any of the six (6) interesting things on this site:

diff --git a/mcalc b/mcalc new file mode 160000 index 0000000..4e5e59f --- /dev/null +++ b/mcalc @@ -0,0 +1 @@ +Subproject commit 4e5e59f6aa006a63bbb7f19a4c774fedc6adcdc5