Hi all,
I cant figure out how to change the page's icon for the tab and favorites in adapt.
Iv tried editing the theme but that does not seem to work.
Any suggestions?
Thanks,
Rob
Hi all,
I cant figure out how to change the page's icon for the tab and favorites in adapt.
Iv tried editing the theme but that does not seem to work.
Any suggestions?
Thanks,
Rob
You just need to add a 'shortcut icon' <link> tag (AKA Favicon) into src/index.html - just as you'd do for any web page.
In fact, if you 'view source' on this page - assuming you're viewing this on the web rather than via email;-) - you'll see an example of the <link> tag you need on line 5.