Last active
April 21, 2021 20:26
-
-
Save tvanantwerp/7bf672a8602f4b4f9229b7418b27d57d to your computer and use it in GitHub Desktop.
Use Emoji as Favicon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- via Wes Bos here: https://twitter.com/wesbos/status/1384965228413210631 --> | |
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><text x='0' y='14'></text></svg>" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment