From fd881a0745bfb00581059085bcfcfbe31d8bbf09 Mon Sep 17 00:00:00 2001 From: Ruben van de Ven Date: Tue, 15 Mar 2022 15:08:17 +0100 Subject: [PATCH] Add missing index file --- app/www/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app/www/index.html diff --git a/app/www/index.html b/app/www/index.html new file mode 100644 index 0000000..73258ca --- /dev/null +++ b/app/www/index.html @@ -0,0 +1,16 @@ + + + + + + + Drawing & Annotating Path Animations + + + + + \ No newline at end of file