From 19f8af47c7e7d86a03265d634134008728278736 Mon Sep 17 00:00:00 2001 From: Jacob Bryan Date: Mon, 26 Sep 2016 02:32:48 +0000 Subject: [PATCH] Got tired and annoyed of the bad html and thought it was worth my time to fix all of the index.htmls. --- lessons/01-setting-up/index.html | 13 +++++++++---- lessons/02-rendering-a-route/index.html | 13 +++++++++---- lessons/03-navigating-with-link/index.html | 13 +++++++++---- lessons/04-nested-routes/index.html | 13 +++++++++---- lessons/05-active-links/index.html | 13 +++++++++---- lessons/06-params/index.html | 17 +++++++++++------ lessons/07-more-nesting/index.html | 17 +++++++++++------ lessons/08-index-routes/index.html | 17 +++++++++++------ lessons/09-index-links/index.html | 17 +++++++++++------ lessons/10-clean-urls/index.html | 17 +++++++++++------ lessons/11-productionish-server/index.html | 17 +++++++++++------ lessons/12-navigating/public/index.html | 17 +++++++++++------ lessons/13-server-rendering/public/index.html | 17 +++++++++++------ 13 files changed, 133 insertions(+), 68 deletions(-) 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