diff --git a/public/javascripts/main.js b/public/javascripts/main.js index 1e95971..e9e91ef 100644 --- a/public/javascripts/main.js +++ b/public/javascripts/main.js @@ -1,4 +1,4 @@ -var pusher = new Pusher('57dc9c12b6e6fa97febb'); +var pusher = new Pusher(pusherKey); var channel = pusher.subscribe('scores'); resetScores = function () { diff --git a/views/index.erb b/views/index.erb index 5b8858b..4d3829a 100644 --- a/views/index.erb +++ b/views/index.erb @@ -5,20 +5,22 @@ Table Tennis + + - - - -
+ + + +