Skip to content

Commit

Permalink
Merge pull request jashkenas#1283 from braddunbar/icon
Browse files Browse the repository at this point in the history
Add favicon to test/index.html
  • Loading branch information
jashkenas committed Sep 7, 2013
2 parents 101c10a + d4bd5cb commit 474351a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.html
Expand Up @@ -3,6 +3,7 @@
<head>
<title>Underscore Test Suite</title>
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen">
<link rel="icon" href="../favicon.ico">
<script src="vendor/jquery.js"></script>
<script src="vendor/qunit.js"></script>
<script src="vendor/jslitmus.js"></script>
Expand Down

0 comments on commit 474351a

Please sign in to comment.