Skip to content

Commit

Permalink
Add png suitable for favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaskar committed May 7, 2011
1 parent bd8a3ba commit c1f8151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added images/jasmine_favicon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions spec/runner.html
Expand Up @@ -8,7 +8,7 @@
// yes, really keep this here to keep us honest, but only for jasmine's own runner! [xw]
undefined = "diz be undefined yo";
</script>

<link rel="shortcut icon" type="image/png" href="../images/jasmine_favicon.png">
<script type="text/javascript" src="../src/base.js"></script>
<script type="text/javascript" src="../src/util.js"></script>
<script type="text/javascript" src="../src/Env.js"></script>
Expand Down Expand Up @@ -79,4 +79,4 @@

<body>
</body>
</html>
</html>

0 comments on commit c1f8151

Please sign in to comment.