diff --git a/01-ng-app/index.html b/01-ng-app/index.html index b753f75..e1d4205 100644 --- a/01-ng-app/index.html +++ b/01-ng-app/index.html @@ -2,9 +2,9 @@ AngularJS Tutorial - + - + - \ No newline at end of file + diff --git a/02-two-way-databinding/index.html b/02-two-way-databinding/index.html index 9f899ac..8baae90 100644 --- a/02-two-way-databinding/index.html +++ b/02-two-way-databinding/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -13,6 +13,6 @@
- + \ No newline at end of file diff --git a/03-expressions/index.html b/03-expressions/index.html index 11f1949..8b98cce 100644 --- a/03-expressions/index.html +++ b/03-expressions/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -15,6 +15,6 @@ {{1 + 2 + 3}}
- + \ No newline at end of file diff --git a/04-directives/index.html b/04-directives/index.html index 6f7a754..a4d1e9f 100644 --- a/04-directives/index.html +++ b/04-directives/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -13,6 +13,6 @@
- + \ No newline at end of file diff --git a/05-loops/index.html b/05-loops/index.html index 2dbbf55..9d30857 100644 --- a/05-loops/index.html +++ b/05-loops/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -25,6 +25,6 @@
- + \ No newline at end of file diff --git a/06-filters/index.html b/06-filters/index.html index 0e5a4b4..bd100f1 100644 --- a/06-filters/index.html +++ b/06-filters/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -19,6 +19,6 @@
- + \ No newline at end of file diff --git a/07-modules/index.html b/07-modules/index.html index 9719817..4c5c41d 100644 --- a/07-modules/index.html +++ b/07-modules/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -19,7 +19,7 @@
- + \ No newline at end of file diff --git a/08-controllers/index.html b/08-controllers/index.html index 466bb84..e5b443e 100644 --- a/08-controllers/index.html +++ b/08-controllers/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -21,7 +21,7 @@
- + \ No newline at end of file diff --git a/09-services-http/index.html b/09-services-http/index.html index 466bb84..e5b443e 100644 --- a/09-services-http/index.html +++ b/09-services-http/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -21,7 +21,7 @@
- + \ No newline at end of file diff --git a/10-services-cart/index.html b/10-services-cart/index.html index 4dd6f17..67c42b8 100644 --- a/10-services-cart/index.html +++ b/10-services-cart/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - +
@@ -37,7 +37,7 @@
- + \ No newline at end of file diff --git a/11-animations/index.html b/11-animations/index.html index afd82bd..46f82e1 100644 --- a/11-animations/index.html +++ b/11-animations/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - + @@ -39,8 +39,8 @@ - - + + \ No newline at end of file diff --git a/12-directives/index.html b/12-directives/index.html index 3ef307c..dc5dd14 100644 --- a/12-directives/index.html +++ b/12-directives/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - + @@ -39,8 +39,8 @@ - - + + \ No newline at end of file diff --git a/13-routes-final/index.html b/13-routes-final/index.html index f58ee75..ae64ad0 100644 --- a/13-routes-final/index.html +++ b/13-routes-final/index.html @@ -2,7 +2,7 @@ AngularJS Tutorial - + @@ -14,9 +14,9 @@
- - - + + + \ No newline at end of file