Added favicon

This commit is contained in:
Dennis Hotson 2012-11-05 19:03:51 +11:00
parent 21c16c740f
commit 788a14c844
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -4,6 +4,7 @@
<title>Springy - A force directed graph layout algorithm in JavaScript.</title>
<link href='http://fonts.googleapis.com/css?family=IM+Fell+English+SC|IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'>
<script src="springy.js"></script>
<link rel="shortcut icon" href="favicon.ico" />
<style>
body {
background: #FFF;