Add favicon

This commit is contained in:
Kevin Dungs
2014-08-14 23:16:10 +02:00
parent 8f4c974d42
commit 156b1337e4
4 changed files with 2 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

+1
View File
@@ -13,6 +13,7 @@
<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">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" type="image/png" href="assets/favicon.png" />
<!-- Google Analytics -->
<script>
+1
View File
@@ -17,6 +17,7 @@
<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="icon" type="image/png" href="assets/favicon.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">