From b996c7a1e4c22d0d00e9142e3d3e056f29e23c68 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 21 Feb 2022 08:56:29 -0500 Subject: [PATCH] Add missing shell file --- platforms/web/shell.html | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 platforms/web/shell.html diff --git a/platforms/web/shell.html b/platforms/web/shell.html new file mode 100644 index 0000000..95ba259 --- /dev/null +++ b/platforms/web/shell.html @@ -0,0 +1,44 @@ + + + + + + + + + + Hello Triangle + + + + + + +{{{ SCRIPT }}} + + + \ No newline at end of file