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