Favicons #54
Closed
johnsicili
started this conversation in
Wishlist
Replies: 2 comments
-
also related issue webstudio-is/webstudio#1915 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was already launched 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add the ability to upload a favicon to show up in the browser tabs.
That's my primary desire, however, it might make sense to knock out all the icon HTML snippets while doing favicons. Here's a generator that will show many, if not all, of the HTML snippets to add once an icon is uploaded. For example,
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
Beta Was this translation helpful? Give feedback.
All reactions