Remove ending / in favicon

Making things more consistent and the feather even lighter…
This commit is contained in:
Per Sandström 2014-12-17 19:58:12 +01:00
parent f307ba424f
commit d8615808cf

View File

@ -24,7 +24,7 @@
<!-- Favicon
-->
<link rel="icon" type="image/png" href="images/favicon.png" />
<link rel="icon" type="image/png" href="images/favicon.png">
</head>
<body>