added favicons
|
@ -5,6 +5,29 @@
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="/css/main.css">
|
<link rel="stylesheet" type="text/css" href="/css/main.css">
|
||||||
|
|
||||||
|
<!-- ****** faviconit.com favicons ****** -->
|
||||||
|
<link rel="shortcut icon" href="/favicons/favicon.ico">
|
||||||
|
<link rel="icon" sizes="16x16 32x32 64x64" href="/favicons/favicon.ico">
|
||||||
|
<link rel="icon" type="image/png" sizes="196x196" href="/favicons/favicon-192.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="160x160" href="/favicons/favicon-160.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="96x96" href="/favicons/favicon-96.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="64x64" href="/favicons/favicon-64.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16.png">
|
||||||
|
<link rel="apple-touch-icon" href="/favicons/favicon-57.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/favicon-114.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/favicon-72.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="144x144" href="/favicons/favicon-144.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/favicon-60.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/favicon-120.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/favicon-76.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="/favicons/favicon-152.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/favicon-180.png">
|
||||||
|
<meta name="msapplication-TileColor" content="#FFFFFF">
|
||||||
|
<meta name="msapplication-TileImage" content="/favicons/favicon-144.png">
|
||||||
|
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
|
||||||
|
<!-- ****** faviconit.com favicons ****** -->
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,29 @@
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="/css/home.css">
|
<link rel="stylesheet" type="text/css" href="/css/home.css">
|
||||||
|
|
||||||
|
<!-- ****** faviconit.com favicons ****** -->
|
||||||
|
<link rel="shortcut icon" href="/favicons/favicon.ico">
|
||||||
|
<link rel="icon" sizes="16x16 32x32 64x64" href="/favicons/favicon.ico">
|
||||||
|
<link rel="icon" type="image/png" sizes="196x196" href="/favicons/favicon-192.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="160x160" href="/favicons/favicon-160.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="96x96" href="/favicons/favicon-96.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="64x64" href="/favicons/favicon-64.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16.png">
|
||||||
|
<link rel="apple-touch-icon" href="/favicons/favicon-57.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="114x114" href="/favicons/favicon-114.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="72x72" href="/favicons/favicon-72.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="144x144" href="/favicons/favicon-144.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="60x60" href="/favicons/favicon-60.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="120x120" href="/favicons/favicon-120.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="76x76" href="/favicons/favicon-76.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="/favicons/favicon-152.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/favicon-180.png">
|
||||||
|
<meta name="msapplication-TileColor" content="#FFFFFF">
|
||||||
|
<meta name="msapplication-TileImage" content="/favicons/favicon-144.png">
|
||||||
|
<meta name="msapplication-config" content="/favicons/browserconfig.xml">
|
||||||
|
<!-- ****** faviconit.com favicons ****** -->
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
|
|
11
favicons/browserconfig.xml
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<browserconfig>
|
||||||
|
<msapplication>
|
||||||
|
<tile>
|
||||||
|
<square70x70logo src="/favicon-70.png"/>
|
||||||
|
<square150x150logo src="/favicon-150.png"/>
|
||||||
|
<square310x310logo src="/favicon-310.png"/>
|
||||||
|
<TileColor>#FFFFFF</TileColor>
|
||||||
|
</tile>
|
||||||
|
</msapplication>
|
||||||
|
</browserconfig>
|
BIN
favicons/favicon-114.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
favicons/favicon-120.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
favicons/favicon-144.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
favicons/favicon-150.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
favicons/favicon-152.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
favicons/favicon-16.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
favicons/favicon-160.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
favicons/favicon-180.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
favicons/favicon-192.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
favicons/favicon-310.png
Normal file
After Width: | Height: | Size: 104 KiB |
BIN
favicons/favicon-32.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
favicons/favicon-57.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
favicons/favicon-60.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
favicons/favicon-64.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
favicons/favicon-70.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
favicons/favicon-72.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
favicons/favicon-76.png
Normal file
After Width: | Height: | Size: 9 KiB |
BIN
favicons/favicon-96.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
favicons/favicon.ico
Normal file
After Width: | Height: | Size: 22 KiB |