Get our Twitter back from Elon.
< 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!
댓글을 남기려면 로그인하세요.
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"