Closed gsantella closed 2 weeks ago
**Directions
For Use**
First, place the files in the root directory of your website. They should look like this:
android-chrome-192x192.png android-chrome-512x512.png apple-touch-icon.png favicon-16x16.png favicon-32x32.png favicon.ico site.webmanifest
Next, use the following link tags and paste them into the head of your HTML.
<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">
Possible favicons we can use:
@dstitt0516 I like passiononefont.zip ... make a pr with all of that zip file contents (except about.txt) into development/v1.3 at the root of _src and include the required html in the head section you already figured out.
Make sure your development/v1.3 is up to date with mine exactly. If all else fails you can refork mine and just add your changes, commit to your branch and then pull request.
favicon designs would be appreciated. You can upload to this issue.