Added favicon and apple-icon

This commit is contained in:
Mattias Erming 2014-06-16 21:28:53 +02:00
parent a50015867b
commit 5f37880214
3 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
client/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -11,6 +11,9 @@
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="shortcut icon" href="/img/favicon.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/apple-icon-144x144.png" />
</head>
<body class="preload">