Favicon Update
|
After Width: | Height: | Size: 84 KiB |
|
Before Width: | Height: | Size: 5.3 KiB |
|
|
@ -5,17 +5,17 @@
|
|||
<meta charset="utf-8">
|
||||
<title>Old Fashion Baptist Church</title>
|
||||
<!-- Favicons -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<meta name="apple-mobile-web-app-title" content="OFB Butte">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/web-app-files/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/web-app-files/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/web-app-files/favicon-16x16.png">
|
||||
<link rel="manifest" href="/web-app-files/manifest.json">
|
||||
<link rel="mask-icon" href="/web-app-files/safari-pinned-tab.svg" color="#0076f4">
|
||||
<link rel="shortcut icon" href="/web-app-files/favicon.ico">
|
||||
<meta name="msapplication-config" content="/web-app-files/browserconfig.xml">
|
||||
<meta name="theme-color" content="#0076f4">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/web-app-files/apple-touch-icon.png?v=LbWKNzlwGb">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/web-app-files/favicon-32x32.png?v=LbWKNzlwGb">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/web-app-files/favicon-16x16.png?v=LbWKNzlwGb">
|
||||
<link rel="manifest" href="/web-app-files/manifest.json?v=LbWKNzlwGb">
|
||||
<link rel="mask-icon" href="/web-app-files/safari-pinned-tab.svg?v=LbWKNzlwGb" color="#00bcd4">
|
||||
<link rel="shortcut icon" href="/web-app-files/favicon.ico?v=LbWKNzlwGb">
|
||||
<meta name="apple-mobile-web-app-title" content="Old Fashion Baptist">
|
||||
<meta name="application-name" content="Old Fashion Baptist">
|
||||
<meta name="msapplication-config" content="/web-app-files/browserconfig.xml?v=LbWKNzlwGb">
|
||||
<meta name="theme-color" content="#00bcd4">
|
||||
<!-- End Favicons -->
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.1 KiB |
|
|
@ -2,8 +2,8 @@
|
|||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/web-app-files/images/mstile-150x150.png"/>
|
||||
<TileColor>#0076f4</TileColor>
|
||||
<square150x150logo src="/web-app-files/mstile-150x150.png?v=LbWKNzlwGb"/>
|
||||
<TileColor>#00bcd4</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 549 B After Width: | Height: | Size: 426 B |
|
Before Width: | Height: | Size: 769 B After Width: | Height: | Size: 564 B |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
|
@ -1,14 +1,18 @@
|
|||
{
|
||||
"name": "Old Fashion Baptist Church",
|
||||
"short_name": "OFB Butte",
|
||||
"name": "Old Fashion Baptist",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/web-app-files/images/android-chrome-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"src": "/web-app-files/android-chrome-192x192.png?v=LbWKNzlwGb",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/web-app-files/android-chrome-512x512.png?v=LbWKNzlwGb",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#0076f4",
|
||||
"background_color": "#0076f4",
|
||||
"theme_color": "#00bcd4",
|
||||
"background_color": "#00bcd4",
|
||||
"display": "standalone"
|
||||
}
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 12 KiB |