Skip to content

Commit

Permalink
point to new favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
almccon committed Jan 7, 2017
1 parent 66f7ca5 commit fdad32e
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 57 deletions.
Binary file removed src/images/favicons/android-icon-144x144.png
Binary file not shown.
Binary file removed src/images/favicons/android-icon-192x192.png
Binary file not shown.
Binary file removed src/images/favicons/android-icon-36x36.png
Binary file not shown.
Binary file removed src/images/favicons/android-icon-48x48.png
Binary file not shown.
Binary file removed src/images/favicons/android-icon-72x72.png
Binary file not shown.
Binary file removed src/images/favicons/android-icon-96x96.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-114x114.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-120x120.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-144x144.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-152x152.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-180x180.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-57x57.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-60x60.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-72x72.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-76x76.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon-precomposed.png
Binary file not shown.
Binary file removed src/images/favicons/apple-icon.png
Binary file not shown.
2 changes: 0 additions & 2 deletions src/images/favicons/browserconfig.xml

This file was deleted.

Binary file removed src/images/favicons/favicon-16x16.png
Binary file not shown.
Binary file removed src/images/favicons/favicon-32x32.png
Binary file not shown.
Binary file removed src/images/favicons/favicon-96x96.png
Binary file not shown.
41 changes: 0 additions & 41 deletions src/images/favicons/manifest.json

This file was deleted.

Binary file removed src/images/favicons/ms-icon-144x144.png
Binary file not shown.
Binary file removed src/images/favicons/ms-icon-150x150.png
Binary file not shown.
Binary file removed src/images/favicons/ms-icon-310x310.png
Binary file not shown.
Binary file removed src/images/favicons/ms-icon-70x70.png
Binary file not shown.
15 changes: 1 addition & 14 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

<link rel="apple-touch-icon" sizes="57x57" href="images/favicons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicons/favicon-16x16.png">
<link rel="manifest" href="images/favicons/manifest.json">
<link rel="shortcut icon" href="images/favicons/favicon.ico" type="image/x-icon" />
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
Expand Down

0 comments on commit fdad32e

Please sign in to comment.