I have published my work with as a webapp the url is http://m.jmunoz.org I would like to use a favicon but cannot find where I can add one. Thank you for your time.
I have published my work with as a webapp the url is http://m.jmunoz.org I would like to use a favicon but cannot find where I can add one. Thank you for your time.
Hi Jose,
In index.html, add codefavicon/code tag inside the tag code<head>/code:
precode<link href="http://example.com/favicon.png" rel="shortcut icon">/code/pre
Thank you for your reply Katya, I noticed your code has a png extension. does it have to be a png or should it be and .ico I have tried upload a ico to my media manager but it will not support this format.
Helo Jose,
You can use either .ico or .png image format. What issue did you have when you tried to upload .ico?
Yo can use both .ico or .png image formats.
Thanks, I give it a try.
Hello Jose,
You can upload .ico file in the source editor: https://devcenter.appery.io/tutorials...
But better way is use .png files instead of .ico
Please delete edited (blue colored) files on Source tab and click Undo all source changes on folder with edited files.
Please note that functionality added via Source tab will be lost and you would need to edit source files again in order to add it back, thus we would recommend that you save project backup before that.
Here (http://devcenter.appery.io/tutorials/...) is more information about Source files editing.
After that you can add favicon