From 243eebef5eeaaa81bb2c8157bbb826fc1357f6c1 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 18 Feb 2012 20:41:48 +0100 Subject: [PATCH] beautified some files --- config.js | 2 +- index.html | 10 ++-- package.json | 2 +- public/static/css/style.css | 8 +-- public/static/js/client.js | 102 ++++++++++++++++++------------------ server.js | 42 +++++++-------- 6 files changed, 83 insertions(+), 83 deletions(-) diff --git a/config.js b/config.js index e288666..a7e3c67 100644 --- a/config.js +++ b/config.js @@ -4,5 +4,5 @@ exports.configure = function() { this.port = 80; this.redisurl = ''; this.songsinarun = 15; - return this; + return this; }; diff --git a/index.html b/index.html index 4d3c149..79497cb 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - - Binb + + Binb @@ -10,8 +10,8 @@ - - + +