[FIX] v2 of favicon

This commit is contained in:
Ben Stein-Lobovits
2014-09-02 12:06:09 -07:00
parent ee82b7d775
commit c3b02b6af9

View File

@@ -18,8 +18,8 @@
<!-- Custom stuff -->
<link href="css/custom-landing.css" rel="stylesheet">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico?v=2" type="image/x-icon">
<link rel="icon" href="favicon.ico?v=2" type="image/x-icon">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->