34c4570688 | ||
---|---|---|
.. | ||
fonts | ||
icons | ||
local-data | ||
reader | ||
README.md | ||
android-chrome-192x192.png | ||
android-chrome-512x512.png | ||
apple-touch-icon-57x57-precomposed.png | ||
apple-touch-icon-57x57.png | ||
apple-touch-icon-60x60-precomposed.png | ||
apple-touch-icon-60x60.png | ||
apple-touch-icon-72x72-precomposed.png | ||
apple-touch-icon-72x72.png | ||
apple-touch-icon-76x76-precomposed.png | ||
apple-touch-icon-76x76.png | ||
apple-touch-icon-114x114-precomposed.png | ||
apple-touch-icon-114x114.png | ||
apple-touch-icon-120x120-precomposed.png | ||
apple-touch-icon-120x120.png | ||
apple-touch-icon-144x144-precomposed.png | ||
apple-touch-icon-144x144.png | ||
apple-touch-icon-152x152-precomposed.png | ||
apple-touch-icon-152x152.png | ||
apple-touch-icon-180x180-precomposed.png | ||
apple-touch-icon-180x180.png | ||
apple-touch-icon-precomposed.png | ||
apple-touch-icon.png | ||
browserconfig.xml | ||
default_og.jpg | ||
favicon-16x16.png | ||
favicon-32x32.png | ||
favicon.ico | ||
gameover_cards.webp | ||
mstile-70x70.png | ||
mstile-144x144.png | ||
mstile-150x150.png | ||
mstile-310x310.png | ||
paper-dots-dark.webp | ||
paper-dots.webp | ||
robots.txt | ||
safari-pinned-tab.svg | ||
site.webmanifest |
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="#9c6644">
<meta name="apple-mobile-web-app-title" content="Accord's Library">
<meta name="application-name" content="Accord's Library">
<meta name="msapplication-TileColor" content="#feecd6">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#feecd6">
Optional - Check your favicon with the favicon checker