Get our Twitter back from Elon.
< Opinie na X to Twitter
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"
thankyou!
Zaloguj się, by odpowiedzieć.
The tab icon has now changed to X as well. After some googling, I managed to fix that with adding one line of code:
document.head.querySelector('[rel="shortcut icon"]').href = "https://abs.twimg.com/favicons/twitter.2.ico"