diff --git a/lessons/01-setting-up/index.html b/lessons/01-setting-up/index.html index 0a661421..852d1a74 100644 --- a/lessons/01-setting-up/index.html +++ b/lessons/01-setting-up/index.html @@ -1,6 +1,11 @@ - -My First React Router App -
- + + + My First React Router App + + +
+ + + \ No newline at end of file diff --git a/lessons/02-rendering-a-route/index.html b/lessons/02-rendering-a-route/index.html index 0a661421..852d1a74 100644 --- a/lessons/02-rendering-a-route/index.html +++ b/lessons/02-rendering-a-route/index.html @@ -1,6 +1,11 @@ - -My First React Router App -
- + + + My First React Router App + + +
+ + + \ No newline at end of file diff --git a/lessons/03-navigating-with-link/index.html b/lessons/03-navigating-with-link/index.html index 0a661421..852d1a74 100644 --- a/lessons/03-navigating-with-link/index.html +++ b/lessons/03-navigating-with-link/index.html @@ -1,6 +1,11 @@ - -My First React Router App -
- + + + My First React Router App + + +
+ + + \ No newline at end of file diff --git a/lessons/04-nested-routes/index.html b/lessons/04-nested-routes/index.html index 0a661421..852d1a74 100644 --- a/lessons/04-nested-routes/index.html +++ b/lessons/04-nested-routes/index.html @@ -1,6 +1,11 @@ - -My First React Router App -
- + + + My First React Router App + + +
+ + + \ No newline at end of file diff --git a/lessons/05-active-links/index.html b/lessons/05-active-links/index.html index 0a661421..852d1a74 100644 --- a/lessons/05-active-links/index.html +++ b/lessons/05-active-links/index.html @@ -1,6 +1,11 @@ - -My First React Router App -
- + + + My First React Router App + + +
+ + + \ No newline at end of file diff --git a/lessons/06-params/index.html b/lessons/06-params/index.html index fef00c97..adb085ba 100644 --- a/lessons/06-params/index.html +++ b/lessons/06-params/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + diff --git a/lessons/07-more-nesting/index.html b/lessons/07-more-nesting/index.html index fef00c97..6194d39c 100644 --- a/lessons/07-more-nesting/index.html +++ b/lessons/07-more-nesting/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file diff --git a/lessons/08-index-routes/index.html b/lessons/08-index-routes/index.html index fef00c97..6194d39c 100644 --- a/lessons/08-index-routes/index.html +++ b/lessons/08-index-routes/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file diff --git a/lessons/09-index-links/index.html b/lessons/09-index-links/index.html index fef00c97..6194d39c 100644 --- a/lessons/09-index-links/index.html +++ b/lessons/09-index-links/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file diff --git a/lessons/10-clean-urls/index.html b/lessons/10-clean-urls/index.html index fef00c97..6194d39c 100644 --- a/lessons/10-clean-urls/index.html +++ b/lessons/10-clean-urls/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file diff --git a/lessons/11-productionish-server/index.html b/lessons/11-productionish-server/index.html index 28762289..b99e4db1 100644 --- a/lessons/11-productionish-server/index.html +++ b/lessons/11-productionish-server/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + diff --git a/lessons/12-navigating/public/index.html b/lessons/12-navigating/public/index.html index 28762289..6132adf4 100644 --- a/lessons/12-navigating/public/index.html +++ b/lessons/12-navigating/public/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file diff --git a/lessons/13-server-rendering/public/index.html b/lessons/13-server-rendering/public/index.html index 28762289..a94864e1 100644 --- a/lessons/13-server-rendering/public/index.html +++ b/lessons/13-server-rendering/public/index.html @@ -1,7 +1,12 @@ - + - -My First React Router App - -
- + + + My First React Router App + + + +
+ + + \ No newline at end of file