summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7bc5381..436c7c4 100644
--- a/index.html
+++ b/index.html
@@ -4,5 +4,7 @@
</head>
<body>
<h1>hello, world!</h1>
+ <p id="volume">0 dB</p>
</body>
+ <script src="scripts/microphone.js"></script>
</html> \ No newline at end of file