Open sbddesign opened 3 months ago
Here is my suggestion for the favicon. After testing a few other alternatives, this is my favourite.
Favicon package generated with https://realfavicongenerator.net
The tool said that these should be added to the section of the page:
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
Package here: favicon_package.zip
@paulosacramento do you think we could try one with a little bit of corner rounding?
@paulosacramento I can handle generating any ICOs and adding the code (it's a little different becaue it needs to work with NextJS's metadata scheme). But if you can just round the corners and give me a PNG of it, I can add it into the code. Thanks for taking the initiative!
@sbddesign Do you think these will work? favicon.zip
Great, thanks, I will add it
This will get merged in #44
Custom favicon