Skip to content

Commit

Permalink
EVEN SMALLER IMAGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Williams committed Sep 30, 2010
1 parent cfbda8a commit 7f2adf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server.js
Expand Up @@ -27,8 +27,8 @@ for (var i in global_objects) {


var images = [
["http://static.jsconf.us/promotejsvs.png", "280", "160"],
["http://static.jsconf.us/promotejshs.png", "150", "180"]
["http://static.jsconf.us/promotejsv.gif", "280", "160"],
["http://static.jsconf.us/promotejsh.gif", "150", "180"]
];


Expand Down

0 comments on commit 7f2adf1

Please sign in to comment.