diff --git a/.gitmodules b/.gitmodules index fd6663d2a..c2c1104c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "EspruinoAppLoaderCore"] path = core url = https://github.com/espruino/EspruinoAppLoaderCore.git +[submodule "webtools"] + path = webtools + url = https://github.com/espruino/EspruinoWebTools.git diff --git a/index.html b/index.html index f1983bd44..d63c51ef4 100644 --- a/index.html +++ b/index.html @@ -185,7 +185,7 @@ - + diff --git a/webtools b/webtools new file mode 160000 index 000000000..2ab71a33d --- /dev/null +++ b/webtools @@ -0,0 +1 @@ +Subproject commit 2ab71a33d69bfda40465174ffe57adb03c21fc42