Ramona Plogmann d2e6d7df22 update favicon and fix lint warnings hace 4 años
..
Emealay_logo_dark.png 5c907daf4b remove assets from versioning and fix delete images timeout hace 4 años
Emealay_logo_white.png 5c907daf4b remove assets from versioning and fix delete images timeout hace 4 años
README.md 55e9614c9f redo favicons and fix translations hace 4 años
_redirects 40917c54a2 putting to netlify and first fixes after mobile test hace 4 años
android-chrome-192x192.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
android-chrome-512x512.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
apple-touch-icon.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
browserconfig.xml d2e6d7df22 update favicon and fix lint warnings hace 4 años
favicon-16x16.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
favicon-32x32.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
favicon.ico d2e6d7df22 update favicon and fix lint warnings hace 4 años
index.html d2e6d7df22 update favicon and fix lint warnings hace 4 años
manifest.json 0ccd6e400e initial commit after repo reset hace 4 años
mstile-150x150.png d2e6d7df22 update favicon and fix lint warnings hace 4 años
safari-pinned-tab.svg d2e6d7df22 update favicon and fix lint warnings hace 4 años
site.webmanifest d2e6d7df22 update favicon and fix lint warnings hace 4 años

README.md

Your Favicon Package

This package was generated with RealFaviconGenerator v0.16

Install instructions

To install this package:

Extract this package in the root of your web site. If your site is http://www.example.com, you should be able to access a file named http://www.example.com/favicon.ico.

Insert the following code in the head section of your pages:

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#658404">
<meta name="msapplication-TileColor" content="#fafafa">
<meta name="theme-color" content="#fafafa">

Optional - Check your favicon with the favicon checker