diff --git a/index.html b/index.html index 58a35b3..be16509 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,5 @@ + @@ -21,4 +22,4 @@ createParagraph("paragraphLorum", `Lorem ipsum dolor sit amet, consectetur adipi let dino = createButton("dino", "dino sound") changeAttributes(dino, {"onclick": "playAudio(`https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3`, 0.4)"}) - + \ No newline at end of file