summaryrefslogtreecommitdiff
path: root/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/web/index.html b/web/index.html
new file mode 100644
index 0000000..f70f24b
--- /dev/null
+++ b/web/index.html
@@ -0,0 +1,7 @@
+<html>
+ <head>
+ <script src="main.js"></script>
+ <script src="rusty_microphone.js"></script>
+ </head>
+ <body></body>
+</html>