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