From 9d370f0244bb7bd80dbcbc4b6c0e194613b58caa Mon Sep 17 00:00:00 2001 From: Maxwell Drake Date: Sun, 7 Apr 2024 00:48:31 +0000 Subject: [PATCH] Update 'index.html' --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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