Skip to content

Commit

Permalink
alr fix it i think
Browse files Browse the repository at this point in the history
  • Loading branch information
cobblesteve01 authored Sep 30, 2024
1 parent 0ef20d1 commit 175bceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h2 class="link-group-label">Help Center</h2>
<div class="popup-content">
<span class="close-btn">&times;</span>
<img src="img/whats-new.png" style="height: 75px;">
<audio src="audio/ooga-booga.mp3" autoplay style="display: none;"></audio>
<audio src="audio/ooga-booga.mp3" autoplay style="height: 0; margin: 0; padding: 0; color: transparent; opacity: 0;"></audio>
<h2 style="font-size: 35px; font-weight: 600;">What's New in v8.6.2</h2>
<p class="new">[+] SprintingSnail has joined the devs! 🥳 </p>
<p class="new">[+] Turbowarp</p>
Expand Down

0 comments on commit 175bceb

Please sign in to comment.