diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8769982 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "public_html"] + path = public_html + url = ./public_html/ diff --git a/public_html b/public_html new file mode 160000 index 0000000..1eb61fe --- /dev/null +++ b/public_html @@ -0,0 +1 @@ +Subproject commit 1eb61fe02024fdb0a87df03f2113692b2319b445