updated favicon

This commit is contained in:
cjyabraham 2019-04-24 10:53:09 +07:00
parent 9247c0cd9c
commit 39e3119e14
10 changed files with 2 additions and 53 deletions

View File

@ -11,14 +11,8 @@
<title>{{ block "title" . }}{{ .Site.Title }}{{ end }}</title>
<!-- Favicons -->
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192" >
<link rel="icon" type="image/png" href="/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/favicons/manifest.json">
<link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#2DA6B0">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/favicons/mstile-150x150.png">
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-60127042-1"></script>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -1,12 +0,0 @@
{
"name": "grpc",
"icons": [
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
}
],
"theme_color": "#ffffff",
"display": "standalone"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

View File

@ -1,24 +0,0 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
width="260.000000pt" height="260.000000pt" viewBox="0 0 260.000000 260.000000"
preserveAspectRatio="xMidYMid meet">
<metadata>
Created by potrace 1.11, written by Peter Selinger 2001-2013
</metadata>
<g transform="translate(0.000000,260.000000) scale(0.100000,-0.100000)"
fill="#000000" stroke="none">
<path d="M1495 2584 c-172 -41 -326 -160 -398 -306 -61 -123 -69 -182 -69
-515 l0 -293 -187 0 -187 0 1 188 c1 209 -8 188 77 191 l36 1 -140 198 c-77
108 -142 198 -143 199 -1 2 -26 -32 -55 -75 -30 -42 -94 -132 -142 -199 l-87
-123 37 -1 c20 -1 46 -1 58 -1 21 1 21 -2 21 -287 1 -306 4 -329 53 -379 41
-43 62 -46 365 -47 l290 -2 2 -279 c1 -312 5 -360 33 -444 83 -245 310 -403
580 -403 269 -1 499 164 583 417 19 57 21 90 24 554 l4 492 -328 -2 -328 -3 0
-165 0 -165 130 -2 c72 0 137 -1 145 -2 14 -1 16 -36 15 -288 -1 -271 -3 -291
-23 -333 -43 -92 -107 -132 -214 -136 -82 -3 -135 16 -188 67 -70 68 -69 51
-69 858 0 790 -1 787 59 855 70 79 208 101 309 49 94 -48 127 -119 126 -270 0
-50 4 -83 10 -84 15 -1 295 -1 328 0 l28 1 -2 105 c-2 168 -34 281 -108 388
-76 111 -209 204 -331 233 -19 4 -42 9 -50 11 -45 12 -211 10 -265 -3z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB