Add png suitable for favicon

This commit is contained in:
ragaskar 2011-05-06 22:40:53 -04:00
parent bd8a3baed1
commit c1f8151bcb
2 changed files with 2 additions and 2 deletions

BIN
images/jasmine_favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 905 B

View File

@ -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>
@ -79,4 +79,4 @@
<body>
</body>
</html>
</html>