diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
