renamed main file from app.coffee to heartbit.coffee and added a custom 404 page

This commit is contained in:
2012-02-24 20:58:48 +00:00
parent 29a053cca9
commit 66a905be22
8 changed files with 118 additions and 96 deletions

View File

@@ -1 +1 @@
web: node app.js
web: node heartbit.js