diff --git a/Gruntfile.js b/Gruntfile.js
index 7df714c..39c2707 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -82,6 +82,10 @@ module.exports = function (grunt) {
context: '/api/',
host: '127.0.0.1',
port: 8080
+ }, {
+ context: '/config.js',
+ host: '127.0.0.1',
+ port: 8080
}],
livereload: {
options: {
diff --git a/app/index.html b/app/index.html
index d0f843f..1c49b63 100644
--- a/app/index.html
+++ b/app/index.html
@@ -44,7 +44,6 @@
-
@@ -60,5 +59,7 @@
+
+