mirror of
https://github.com/loot/loot.github.io.git
synced 2026-07-27 14:13:30 -07:00
Fixed IE < 11 favicon compatibility.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
<title>LOOT: {{ page.title }}</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
<link rel="stylesheet" href="/overrides.css" shim-shadowdom>
|
||||
<link rel="icon" type="image/ico" href="/icon.ico">
|
||||
<link rel="shortcut icon" type="image/ico" href="/icon.ico">
|
||||
|
||||
<script src="/bower_components/webcomponentsjs/webcomponents.min.js"></script>
|
||||
<link rel="import" href="/polymer-loader.vulcanized.html">
|
||||
|
||||
Reference in New Issue
Block a user