pancakes favicon
|
@ -12,7 +12,12 @@
|
|||
|
||||
<!-- Favicons -->
|
||||
<link rel="apple-touch-icon" href="/favicons/apple-touch-icon.png">
|
||||
<link rel="shortcut icon" href="/favicons/favicon.ico">
|
||||
<link rel="shortcut icon" href="/favicons/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="/favicons/android-chrome-192x192.png" sizes="192x192" >
|
||||
<link rel="icon" type="image/png" href="/favicons/android-chrome-512x512.png" sizes="512x512" >
|
||||
<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/site.webmanifest">
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-60127042-1"></script>
|
||||
|
|
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 604 B |
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 15 KiB |
|
@ -0,0 +1 @@
|
|||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|