The favicon instructions instruct you to generate favicons from Favicon Generator and place the resulting fileset in the static folder. So far so good. Except the fileset I get from Favicon Generator look like this:
apple-touch-icon.png
favicon-96x96.png
favicon.ico
favicon.svg
site.webmanifest
web-app-manifest-192x192.png
web-app-manifest-512x512.png
I've gone ahead and tried putting that in the root of the static folder, to no avail. I think maybe the configs are outdated based on what the generator is producing these days?
The favicon instructions instruct you to generate favicons from Favicon Generator and place the resulting fileset in the static folder. So far so good. Except the fileset I get from Favicon Generator look like this:
I've gone ahead and tried putting that in the root of the static folder, to no avail. I think maybe the configs are outdated based on what the generator is producing these days?