diff --git a/scripts/app.js b/scripts/app.js index 7c722c0..f0b6640 100644 --- a/scripts/app.js +++ b/scripts/app.js @@ -9,7 +9,7 @@ app.config( .when("/about", {templateUrl: "views/about.html", controller: "about"}) .when("/faq", {templateUrl: "views/faq.html", controller: "faq"}) .otherwise("