tschortsch/tschortsch.github.io

Add theme-color metatag and highres favicon to use all cool new Chrome 39 features

Closed this issue · 1 comments

see: http://updates.html5rocks.com/2014/11/Support-for-theme-color-in-Chrome-39-for-Android

<meta name="theme-color" content="#db5945">
<link rel="icon" sizes="192x192" href="nice-highres.png">

done in commit c3ed991