Android web icons

To customise the icons created when a webpage is bookmarked in Android add this HTML to the head section of your website:

<link rel="apple-touch-icon" href="icon.png" />
<link rel="apple-touch-icon-precomposed" href="icon.png"/>

WordPress

To add these icons to a WordPress site, add the HTML to the header.php theme file.

Related tutorials

Further Reading

Categories

Tags

Social