You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need some js or maybe some special ico to have an animated icon. gifs are only supported in firefox. I think you are looking for something like this.
Problem:
In my index.md in the frontmatter where I put the title of my landing page, I have some html that renders a hand waving...
<a href="https://pype.dev/"><img src="https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif" width="50px" height="50px"></a>
But then the html string gets rendered in the chrome tab
![image](https://private-user-images.githubusercontent.com/32268273/292535301-02189e28-f4e1-4d55-9930-e5e4387e5387.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MzY4NTIsIm5iZiI6MTczOTkzNjU1MiwicGF0aCI6Ii8zMjI2ODI3My8yOTI1MzUzMDEtMDIxODllMjgtZjRlMS00ZDU1LTk5MzAtZTVlNDM4N2U1Mzg3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDAzNDIzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk0NDA5NmM1YzM1Y2Q5M2EzMmU1YmMyM2FjZjAyZDFhZDQ2YmMzZDc0MmQzYjQ5ZWEzNjI3ZjA4Y2NiOTRhNTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.8T6XsYI1a29C8fxmsWMABE7ZcOm0VxmHvmsUhs1mvrM)
It's be nice to specify the actual
alt
text for the title in this case so the tab can have a sane text representation in the browserThe text was updated successfully, but these errors were encountered: