Kyrkosok / web-client

The Kyrksök website.
https://kyrksok.se/
GNU General Public License v3.0
4 stars 11 forks source link

Add favicon #34

Closed Ainali closed 7 years ago

Ainali commented 8 years ago

Add a favicon, perhaps the text from the logo need to be removed to reduce clutter.

Abbe98 commented 8 years ago

Yep, favicon and mobile web app support is probably the next thing I will do as it's quite a small task.

Ainali commented 7 years ago

This code and files might perhaps do?

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">

favicons.zip

Abbe98 commented 7 years ago

There will be a bunch of other tags and images in the end I'm afraid...

2016-12-07 10:20 GMT+01:00 Jan Ainali notifications@github.com:

This code and files might perhaps do?

favicons.zip https://github.com/Kyrkosok/web-client/files/636152/favicons.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Kyrkosok/web-client/issues/34#issuecomment-265396527, or mute the thread https://github.com/notifications/unsubscribe-auth/ACgoJ9weDibUXsI_93p97v2bH3aAw6rxks5rFnpYgaJpZM4KwgR0 .