diff --git a/public/app.js b/public/app.js index 296104ca..4249d51b 100644 --- a/public/app.js +++ b/public/app.js @@ -265,6 +265,6 @@ app.directive('counter', function() { // Re-set the value as an integer. setValue( scope.value ); }; - }; + } }; }); \ No newline at end of file diff --git a/public/views/about.html b/public/views/about.html index 7ca848f3..7a0ecbce 100644 --- a/public/views/about.html +++ b/public/views/about.html @@ -1,5 +1,7 @@
More content coming soon! If you can't wait, learn more about us here!
+