summaryrefslogtreecommitdiff
path: root/snap.html
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-01-03 11:24:35 +0100
committerGubolin <gubolin@fantasymail.de>2015-01-03 11:24:35 +0100
commit4bb6d3c0e3af8c379d6a63934110cde1a8e31449 (patch)
tree52b287d291b69d87ad72db2ea81fae8ba5ef0aaa /snap.html
parent618e034eb86b3ad7e7f4955b900862a27a0ce44c (diff)
parent0a239b703c8c7fde5540ce63c4236522a22ee049 (diff)
downloadsnap-4bb6d3c0e3af8c379d6a63934110cde1a8e31449.tar.gz
snap-4bb6d3c0e3af8c379d6a63934110cde1a8e31449.zip
merge upstream
Diffstat (limited to 'snap.html')
-rwxr-xr-xsnap.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/snap.html b/snap.html
index d197b08..e3c54dc 100755
--- a/snap.html
+++ b/snap.html
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Snap! Build Your Own Blocks. Beta</title>
- <link rel="shortcut icon" href="http://snap.berkeley.edu/fav3.gif" type="image/gif">
+ <link rel="shortcut icon" href="favicon.ico">
<script type="text/javascript" src="morphic.js"></script>
<script type="text/javascript" src="widgets.js"></script>
<script type="text/javascript" src="blocks.js"></script>
@@ -35,5 +35,5 @@
</head>
<body style="margin: 0;">
<canvas id="world" tabindex="1" style="position: absolute;" />
- </body>
+ </body>
</html>