diff options
| author | Gubolin <gubolin@fantasymail.de> | 2014-12-07 11:54:58 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2014-12-07 11:54:58 +0100 |
| commit | 54d0194cd575724ff69526e707a02c5a0e3f2b73 (patch) | |
| tree | f6adf6913f449017590fe5770595c37b9ba25d0d /snap.html | |
| parent | 4013e79a7421b9e6baacc8e34ae7a8ef188b38cb (diff) | |
| parent | 8338384bf572beb06ebd12a0c9af18029e99262a (diff) | |
| download | snap-issue_405.tar.gz snap-issue_405.zip | |
resolve merge conflictissue_405
Diffstat (limited to 'snap.html')
| -rwxr-xr-x | snap.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> @@ -33,5 +33,5 @@ </head> <body style="margin: 0;"> <canvas id="world" tabindex="1" style="position: absolute;" /> - </body> + </body> </html> |
