kendraio / kendra_home

Kendra Home
https://www.kendra.io
GNU General Public License v2.0
2 stars 2 forks source link

Favicon variants #68

Closed iAugur closed 8 years ago

iAugur commented 8 years ago

We get a lot of 4040errors with browers (especially mobile devices) looking for favicon type files:

So I have created a full set for all devices and at the very least we should put these in the root of the site. We could also add the metadata / links in the head to provide nice icons for when people pin tabs, save to homescreen etc See the files in drop box and let me know what you think https://www.dropbox.com/sh/809whnesfnlu6da/AABfP33IVdiWo6kxEPn8mdGta?dl=0

dahacouk commented 8 years ago

Wow! Awesome! Probably the last thing we need but great! ;-) I'm happy for you to proceed if you want.

iAugur commented 8 years ago

Gloss and design aside - the main motivation here is to reduce the 404 entries in the log ;)

dahacouk commented 8 years ago

Nice! ;-)

andystiller commented 8 years ago

I've added the 2 apple touch icons that cause most of the 404 entries and updated the theme to link to the main icon. I've also included a browserconfig.xml file and an icons folder for Windows 8 live tiles compatibility.

iAugur commented 8 years ago

I have moved the icons/ folder to msicons/ as icons/ has a special alias in apache. I have commented out the alias in aliases.conf