Update apple touch icon

This commit is contained in:
Paulus Schoutsen 2015-06-02 22:12:02 -07:00
parent 644a3058de
commit a330f4c130
2 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
<link rel='shortcut icon' href='/static/favicon.ico' />
<link rel='icon' type='image/png'
href='/static/favicon-192x192.png' sizes='192x192'>
<link rel='apple-touch-icon' sizes='192x192'
href='/static/favicon-192x192.png'>
<link rel='apple-touch-icon' sizes='180x180'
href='/static/favicon-apple-180x180.png'>
<meta name='theme-color' content='#03a9f4'>
</head>
<body fullbleed>

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB