1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Keyboard-Mechanizer/src/audio.html

10 lines
159 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Audio Controller Window</title>
</head>
<body>
<script src="js/audio-player.js"></script>
</body>
</html>