1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 00:24:12 +02:00

Add ie9 shim and use local logo

This commit is contained in:
Jason Herskowitz
2013-10-21 10:41:35 -04:00
parent 28acdb0ee5
commit 0bff3d027f
3 changed files with 11 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<link href="css/animate.css" rel="stylesheet"><!-- CSS Animations -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="js/html5shim.js"></script>
<![endif]-->
<noscript><link rel="stylesheet" href="css/no-js.css"></noscript>
<!-- Google Web Fonts -->
@@ -37,7 +37,7 @@
data-toggle="collapse" type="button"><span class="icon-bar"></span>
<span class="icon-bar"></span> <span class=
"icon-bar"></span></button> <a class="navbar-brand" href=
"http://tomahawk-player.org/index.html"><img alt="" src="http://proposed.jefferai.org/img/logo.png" height="50"></a>
"http://tomahawk-player.org/index.html"><img alt="" src="logo.png" height="50"></a>
</div>