]> git.0d.be Git - panikweb.git/commitdiff
add temporary sound to player
authorFrédéric Péters <fpeters@0d.be>
Sun, 16 Jul 2017 13:46:17 +0000 (15:46 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 16 Jul 2017 13:46:17 +0000 (15:46 +0200)
panikweb_templates/templates/includes/player.html

index d6b03b2bd3637a4cbafe9b4b6393cd3fd11a579e..8320528d8631810d9bd0e0c36a07f22765a68087 100644 (file)
@@ -23,6 +23,8 @@
                                        class="hidden" 
                                        tabindex="0" 
                                        controls="controls">
+                                       <source src="/media/jingle-ou-pas.ogg" type="audio/ogg"/>
+                                       <source src="/media/jingle-ou-pas.mp3" type="audio/mpeg"/>
                                        <source src="http://streaming.tryphon.eu:8000/radioesperanzah.ogg" type="audio/ogg"/>
                                        <source src="http://streaming.tryphon.eu:8000/radioesperanzah.mp3" type="audio/mpeg"/>
                                </audio>