Skip to content

Commit

Permalink
Favicon overload.
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisIvanovic committed Nov 12, 2017
1 parent 4cd0f71 commit e8bbadd
Show file tree
Hide file tree
Showing 31 changed files with 71 additions and 69 deletions.
Binary file modified android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-114x114-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-120x120-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-144x144-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-152x152-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-180x180-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-180x180.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-57x57-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-60x60-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-72x72-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-76x76-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions browserconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png?v=bOLKbp2MO7"/>
<TileColor>#b91d47</TileColor>
<square150x150logo src="/mstile-150x150.png?v=9ByQ8gbazn"/>
<TileColor>#8c1515</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file modified favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified favicon.ico
Binary file not shown.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/templatemo-style.css">

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=bOLKbp2MO7">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=bOLKbp2MO7">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=bOLKbp2MO7">
<link rel="manifest" href="/manifest.json?v=bOLKbp2MO7">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=bOLKbp2MO7" color="#5bbad5">
<link rel="shortcut icon" href="/favicon.ico?v=bOLKbp2MO7">
<meta name="apple-mobile-web-app-title" content="Boris Ivanovic">
<meta name="application-name" content="Boris Ivanovic">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=9ByQ8gbazn">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=9ByQ8gbazn">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=9ByQ8gbazn">
<link rel="manifest" href="/manifest.json?v=9ByQ8gbazn">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=9ByQ8gbazn" color="#8c1515">
<link rel="shortcut icon" href="/favicon.ico?v=9ByQ8gbazn">
<meta name="msapplication-TileColor" content="#8c1515">
<meta name="msapplication-TileImage" content="/mstile-144x144.png?v=9ByQ8gbazn">
<meta name="theme-color" content="#ffffff">

<script src="js/vendor/modernizr-2.6.2.min.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "Boris Ivanovic",
"icons": [
{
"src": "/android-chrome-192x192.png?v=bOLKbp2MO7",
"src": "/android-chrome-192x192.png?v=9ByQ8gbazn",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png?v=bOLKbp2MO7",
"src": "/android-chrome-512x512.png?v=9ByQ8gbazn",
"sizes": "512x512",
"type": "image/png"
}
Expand Down
Binary file added mstile-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified mstile-150x150.png
116 changes: 59 additions & 57 deletions safari-pinned-tab.svg

0 comments on commit e8bbadd

Please sign in to comment.