Add touch icons.

This commit is contained in:
Kevin Dungs
2014-08-06 20:31:44 +02:00
parent 5785b72585
commit 6d6b2d401b
6 changed files with 6 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

+6 -1
View File
@@ -11,7 +11,12 @@
<meta property="og:image" content="https://avatars2.githubusercontent.com/u/8345868">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" href="assets/mobile/icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/mobile/icon-72.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/mobile/icon@2x.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/mobile/icon-72@2x.png">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">