mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Kinder, Gentler Marc Andreeson
This commit is contained in:
parent
55f1c8c066
commit
ceddec5b5c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ $(document).ready(function() {
|
|||
|
||||
//Raptor Vars (Modify the 'src' to your prefrence)
|
||||
var raptorImageMarkup = '<img id="elRaptor" style="display: none" src="images/raptor.png" />'
|
||||
var raptorAudioMarkup = '<audio id="elRaptorShriek" preload="auto"><source src="sounds/raptor-sound.mp3" /><source src="sounds/raptor-sound.ogg" /></audio>';
|
||||
var raptorAudioMarkup = '<audio id="elRaptorShriek" preload="auto"><source src="sounds/raptor-sound.mp3" volume="0.2" /><source src="sounds/raptor-sound.ogg" volume="0.2" /></audio>';
|
||||
var locked = false;
|
||||
|
||||
//Append Raptor and Style
|
||||
|
|
Loading…
Add table
Reference in a new issue