From 4f08d4303792a0b6d8b12e245d3f2fc5817155d9 Mon Sep 17 00:00:00 2001 From: Victor Woeltjen Date: Fri, 31 Oct 2014 09:48:37 -0700 Subject: [PATCH] [Structure] Add index.html Add index.html, which will serve as the main point-of-entry for the full application. WTD-519. --- index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000000..83258e75ce --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + \ No newline at end of file