Added favicon
This commit is contained in:
parent
21c16c740f
commit
788a14c844
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -4,6 +4,7 @@
|
||||||
<title>Springy - A force directed graph layout algorithm in JavaScript.</title>
|
<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'>
|
<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>
|
<script src="springy.js"></script>
|
||||||
|
<link rel="shortcut icon" href="favicon.ico" />
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
background: #FFF;
|
background: #FFF;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user