Give favicon an id

This commit is contained in:
Johannes Zellner
2016-01-20 17:14:36 +01:00
parent 390afaf614
commit b70324aa24

View File

@@ -6,7 +6,7 @@
<title> Cloudron </title>
<link href="/api/v1/cloudron/avatar" rel="icon" type="image/png">
<link id="favicon" href="/api/v1/cloudron/avatar" rel="icon" type="image/png">
<!-- CSS -->
<link rel="stylesheet" type="text/css" href="/3rdparty/slick.css"/>