Switch to icon instead of shortcut icon to fix the HTML validation tests.
This commit is contained in:
parent
2b27006c71
commit
4f9270cc20
20 changed files with 20 additions and 20 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<!-- Favicons -->
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
|
||||
<link rel="shortcut icon" href="../assets/ico/favicon.ico">
|
||||
<link rel="icon" href="../assets/ico/favicon.ico">
|
||||
|
||||
<script>
|
||||
var _gaq = _gaq || [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue