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 55c6fee commit 3ce3e8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fortunecookie/redeemcookie/redeembylink.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ <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></p>
<p id="textdisplay"></p>
<br>
</div>

<audio src="crack_cookie.mp3" id="cookie_crack"></audio>
</body>

<script>
Expand Down

0 comments on commit 3ce3e8a

Please sign in to comment.