Minor bugfix

This commit is contained in:
Mattias Erming 2014-06-17 23:08:54 +02:00
parent bc77165937
commit c79ef9a7d7

View file

@ -12,8 +12,8 @@
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="<%= typeof theme !== "undefined" ? theme : "" %>">
<link rel="shortcut icon" href="/img/favicon.png">
<link rel="apple-touch-icon" sizes="144x144" href="/img/apple-icon-144x144.png" />
<link rel="shortcut icon" href="/img/favicon.png">
</head>
<body class="preload">