make landing experience way better ugh

This commit is contained in:
Peter Cottle 2015-04-20 13:12:11 +10:00
parent f777a019e6
commit 48c418072e
2 changed files with 11 additions and 67 deletions

View file

@ -209,8 +209,6 @@ var initDemo = function(sandbox) {
});
} else if (!params.hasOwnProperty('NODEMO')) {
commands = [
"git help;",
"delay 1000;",
"help;",
"levels"
];