mirror of
https://github.com/danog/system-bus-radio.git
synced 2024-12-02 14:27:46 +01:00
Preperations for web using a worker
This commit is contained in:
parent
15419f5628
commit
3959810fca
@ -7,7 +7,7 @@
|
||||
<title>System Bus Radio</title>
|
||||
<meta name="description" content="System Bus Radio JS Port: Play AM radio waves from a computer without an AM radio using only your web browser.">
|
||||
<link rel="stylesheet" href="main.css">
|
||||
<script src="./airgap.js"></script>
|
||||
<script src="./worker.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
Loading…
Reference in New Issue
Block a user