Centrally located favicon.

This commit is contained in:
Bill Thiede 2015-04-21 19:17:45 -07:00
parent c4176afbed
commit 18edbfa01f

View File

@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="format-detection" content="telephone=no"> <meta name="format-detection" content="telephone=no">
<link rel="shortcut icon" href="/favicon.ico"> <link rel="shortcut icon" type="image/png" href="//static.xinu.tv/favicon/email.png">
<!-- 1. Load platform support before any code that touches the DOM. --> <!-- 1. Load platform support before any code that touches the DOM. -->
<script src="bower_components/webcomponentsjs/webcomponents.min.js"></script> <script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>