*siren noises*
This commit is contained in:
@@ -55,6 +55,11 @@
|
|||||||
<source src="wilhelm_scream.ogg" type="audio/ogg">
|
<source src="wilhelm_scream.ogg" type="audio/ogg">
|
||||||
</audio>
|
</audio>
|
||||||
<button type="button" class="btn btn-lg btn-block" onclick="document.getElementById('9').play()">Wilhelm Scream</button>
|
<button type="button" class="btn btn-lg btn-block" onclick="document.getElementById('9').play()">Wilhelm Scream</button>
|
||||||
|
|
||||||
|
<audio preload="auto" id="10">
|
||||||
|
<source src="killbill.ogg" type="audio/mp3">
|
||||||
|
</audio>
|
||||||
|
<button type="button" class="btn btn-lg btn-block" onclick="document.getElementById('10').play()">Kill Bill</button>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
BIN
content/soundboard/killbill.mp3
Normal file
BIN
content/soundboard/killbill.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user