I have made several attempts to host an .ico file in Google Drive to use as a favicon for a Google Web App with no success. It just seems a little strange that there would be a .setFaviconUrl()
method without a way to host .ico files.
So far I have tried:
- To link to a publicly shared .ico file on Google Drive with
https://drive.google.com/uc?id=IMAGEURL
- Inserting an .ico file in a public Google Site and linking to the file's url
Both attempts give me the error:
The favicon icon image type is not supported.