Skip to content

Commit

Permalink
bigger IA logo
Browse files Browse the repository at this point in the history
  • Loading branch information
db48x committed Apr 11, 2015
1 parent 2d38072 commit 17e9ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ var Module = null;
return img;
}

var logos = { ia: img("https://archive.org/images/glogo.png"),
var logos = { ia: img("https://blog.archive.org/wp-content/uploads/2015/03/ia-logo-220x221-150x150.png"),
mame: img("https://archive.org/images/mame.png"),
mess: img("https://archive.org/images/mess.png"),
dosbox: img("https://archive.org/images/dosbox.png")
Expand Down

0 comments on commit 17e9ae3

Please sign in to comment.