Skip to content

Commit 9e640ca

Browse files
committed
add homepage icon
1 parent 931f408 commit 9e640ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h1>SqueakJS</h1>
6464
</ul>
6565
</nav>
6666
<section>
67-
<img src="demo/icon.png" align="right">
67+
<img src="squeakjs.png" align="right">
6868
<h2>About</h2>
6969
<p>SqueakJS executes Squeak in a web page without a plugin.
7070
It is a fully capable virtual machine implemented in pure JavaScript running unmodified Squeak images.

squeakjs.png

14.3 KB
Loading

0 commit comments

Comments
 (0)