This commit is contained in:
parent
98cc341495
commit
642969f2aa
2 changed files with 2 additions and 14 deletions
|
@ -4,18 +4,6 @@ title = "Als nächstes geht es raus zum Fun!"
|
||||||
<!--: .wrap .size-10 ..aligncenter -->
|
<!--: .wrap .size-10 ..aligncenter -->
|
||||||
<img src="images/logo.png" alt="drawing" width="200"/>
|
<img src="images/logo.png" alt="drawing" width="200"/>
|
||||||
|
|
||||||
## **Glückwunsch! Du hast das Rätsel gelöst :)**
|
#### Das Warten hat sich gelohnt, hier bekommst du dein neues Rätsel:
|
||||||
|
|
||||||
Schau in ein paar Tagen nochmal vorbei ;)
|
<a class="button" href="files/papa_geburtstag_1.gwc">Download</a>
|
||||||
|
|
||||||
<button onclick="playAudio()">Click mich!</button>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
const audio = new Audio('/sounds/jingle.mp3');
|
|
||||||
|
|
||||||
function playAudio() {
|
|
||||||
audio.play();
|
|
||||||
}
|
|
||||||
|
|
||||||
audio.play();
|
|
||||||
</script>
|
|
||||||
|
|
BIN
static/files/papa_geburtstag_1.gwc
Normal file
BIN
static/files/papa_geburtstag_1.gwc
Normal file
Binary file not shown.
Loading…
Reference in a new issue