Skip to content

Commit

Permalink
woops
Browse files Browse the repository at this point in the history
  • Loading branch information
meqativ committed Oct 14, 2024
1 parent eaef88b commit 76f7625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h3 translate="no">youtube</h3>
<a href="https://music.youtube.com/playlist?list=PL402t-SEYe1A-wxd-DPvbdFZlcfkhJn7v">
<button title="my YouTube Music playlist. i usually put it on loop or start a radio from it">
<div class="logo_container">
<img draggable="false" src="./assets/youtube/music_logo.svg" />
<img draggable="false" src="./assets/youtube/ytm_logo.svg" />
</div>
<h3 translate="no">YTM playlist</h3>
</button>
Expand Down Expand Up @@ -171,7 +171,7 @@ <h3 translate="no">geometry dash</h3>
</div>
<h3 translate="no" style="width: 100%; opacity: 1;">telegram stuff</h3>
<h3 style="width: 0px; opacity: 0; text-align: center; font-size: 0px;">channel</h3>
<div aria-label="Expand buttons below" tabindex="0" role="button" aria-pressed="false" style="display: none; transform: rotate(0turn);" class="logo_container pointer">&lt;</div> more
<div aria-label="Expand buttons below" tabindex="0" role="button" aria-pressed="false" style="display: none; transform: rotate(0turn);" class="logo_container pointer">&lt;</div>more
</button>
</a>
<div closed="true" style="display: none;" class="telegram-btns">
Expand Down

0 comments on commit 76f7625

Please sign in to comment.