diff --git a/.jshintrc b/.jshintrc
index 4572e5d..b603d41 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -11,6 +11,7 @@
"undef": true,
"unused": true,
"globals": {
- "angular": false
+ "angular": false,
+ "AWS" : false
}
}
diff --git a/app/index.html b/app/index.html
index 0a5c346..aff4d45 100644
--- a/app/index.html
+++ b/app/index.html
@@ -8,7 +8,7 @@
-
+
@@ -56,6 +56,7 @@
+
@@ -86,6 +87,7 @@
+