Skip to content

Commit

Permalink
[TASK] update favicons
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Nov 30, 2016
1 parent 2f765ac commit e4263c5
Show file tree
Hide file tree
Showing 31 changed files with 28 additions and 52 deletions.
Binary file removed dev/copyToRoot/android-chrome-144x144.png
Binary file not shown.
Binary file modified dev/copyToRoot/android-chrome-192x192.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dev/copyToRoot/android-chrome-256x256.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/copyToRoot/android-chrome-36x36.png
Binary file not shown.
Binary file removed dev/copyToRoot/android-chrome-48x48.png
Binary file not shown.
Binary file removed dev/copyToRoot/android-chrome-72x72.png
Binary file not shown.
Binary file removed dev/copyToRoot/android-chrome-96x96.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-114x114.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-120x120.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-144x144.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-152x152.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-180x180.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-57x57.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-60x60.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-72x72.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-76x76.png
Binary file not shown.
Binary file removed dev/copyToRoot/apple-touch-icon-precomposed.png
Binary file not shown.
Binary file modified dev/copyToRoot/apple-touch-icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 1 addition & 4 deletions dev/copyToRoot/browserconfig.xml
Expand Up @@ -2,11 +2,8 @@
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png"/>
<square150x150logo src="/mstile-150x150.png"/>
<square310x310logo src="/mstile-310x310.png"/>
<wide310x150logo src="/mstile-310x150.png"/>
<TileColor>#2b5797</TileColor>
<TileColor>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file modified dev/copyToRoot/favicon-16x16.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/copyToRoot/favicon-194x194.png
Binary file not shown.
Binary file modified dev/copyToRoot/favicon-32x32.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/copyToRoot/favicon-96x96.png
Binary file not shown.
Binary file modified dev/copyToRoot/favicon.ico
Binary file not shown.
44 changes: 10 additions & 34 deletions dev/copyToRoot/manifest.json
@@ -1,41 +1,17 @@
{
"name": "t3kit",
"name": "",
"icons": [
{
"src": "\/android-chrome-36x36.png",
"sizes": "36x36",
"type": "image\/png",
"density": "0.75"
},
{
"src": "\/android-chrome-48x48.png",
"sizes": "48x48",
"type": "image\/png",
"density": "1.0"
},
{
"src": "\/android-chrome-72x72.png",
"sizes": "72x72",
"type": "image\/png",
"density": "1.5"
},
{
"src": "\/android-chrome-96x96.png",
"sizes": "96x96",
"type": "image\/png",
"density": "2.0"
},
{
"src": "\/android-chrome-144x144.png",
"sizes": "144x144",
"type": "image\/png",
"density": "3.0"
},
{
"src": "\/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png",
"density": "4.0"
"type": "image\/png"
},
{
"src": "\/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image\/png"
}
]
],
"theme_color": "#ffffff",
"display": "standalone"
}
Binary file removed dev/copyToRoot/mstile-144x144.png
Binary file not shown.
Binary file modified dev/copyToRoot/mstile-150x150.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed dev/copyToRoot/mstile-310x150.png
Binary file not shown.
Binary file removed dev/copyToRoot/mstile-310x310.png
Diff not rendered.
Binary file removed dev/copyToRoot/mstile-70x70.png
Diff not rendered.
31 changes: 17 additions & 14 deletions dev/copyToRoot/safari-pinned-tab.svg

0 comments on commit e4263c5

Please sign in to comment.