Skip to content

Commit

Permalink
beb hd weezer update just dropped 🔥🔥🔥
Browse files Browse the repository at this point in the history
weezer
  • Loading branch information
SKCro committed Nov 13, 2023
1 parent 93924b6 commit 83f2bb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Music.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ <h3 id=songs>Songs</h3>
var jewel = document.querySelector('.sidebar-logo');
jewel.src = 'images/weezer.svg';
document.title = 'weezer';
document.querySelector('.sidebar').style.backgroundColor = '#00AAE7';
document.querySelector('.sidebar-border').classList.add('bwgrad');
document.querySelector('.bottom-right-image').remove();
document.getElementById('top').textContent = 'weezer';
document.getElementById('toptext').textContent = 'weezer';
document.getElementById('songs').textContent = 'weezer';
Expand Down

0 comments on commit 83f2bb8

Please sign in to comment.