Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wea-f authored Oct 8, 2023
1 parent 582af38 commit c3c84a6
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 @@ -136,7 +136,7 @@ <h5 id="socials"> Made by the user <a href="https://codepen.io/weaF_z" target=
c.preventDefault();
c.stopPropagation();
document.title = "My Drive - Google Drive";
document.querySelector("link[rel*='icon']").href = "https://raw.githack.com/wea-f/Norepted/master/img/newlogo.jpg";
document.querySelector("link[rel*='icon']").href = "https://ssl.gstatic.com/images/branding/product/1x/drive_2020q4_32dp.png";
}
}

Expand Down

0 comments on commit c3c84a6

Please sign in to comment.