From cd5e220b50d2f9e806f41da9e02d2f9fc436a860 Mon Sep 17 00:00:00 2001 From: Paul van Tilburg Date: Fri, 26 Jul 2019 14:23:00 +0200 Subject: [PATCH] Add main index that loads the CSS assets and WASM application --- ui/static/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 ui/static/index.html diff --git a/ui/static/index.html b/ui/static/index.html new file mode 100644 index 0000000..362e258 --- /dev/null +++ b/ui/static/index.html @@ -0,0 +1,15 @@ + + + + + + + StopTime + + + + + + + +