Skip to content

Commit

Permalink
Update redeembylink.html
Browse files Browse the repository at this point in the history
  • Loading branch information
magmalamps committed Apr 2, 2024
1 parent 3ce3e8a commit 1316e3e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fortunecookie/redeemcookie/redeembylink.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ <h1>Your digital fortune cookie has just arrived!</h1>
<div class="cookie">
<br>
<img src="pictures/cookie.png" alt="" id="image" width="20%" onclick="recieve()">
<p id="textdisplay"></p>
<br>
<div class="cookie_text">
<p id="textdisplay" class="showmsg"></p>
</div>
</div>
<audio src="crack_cookie.mp3" id="cookie_crack"></audio>
</body>
Expand Down

0 comments on commit 1316e3e

Please sign in to comment.