layout: add favicon

fixes #6956
This commit is contained in:
Thomas Gelf 2014-08-19 10:13:19 +02:00
parent b5f336583f
commit 17b64f9dd5
2 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ $iframeClass = $isIframe ? ' iframe' : '';
<!--[if lt IE 9]>
<script src="<?= $this->baseUrl('js/vendor/respond.min.js');?>"></script>
<![endif]-->
<link rel="shortcut icon" href="<?= $this->baseUrl('img/favicon.png') ?>" />
</head>
<body id="body">

BIN
public/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 B