From 4fb112e87f4884f2b83590ad53f1c2e4e0229385 Mon Sep 17 00:00:00 2001 From: Valeriy Date: Wed, 20 Feb 2019 20:04:35 +0530 Subject: [PATCH] fix: apply suggestions from code review Co-Authored-By: raisedadead <1884376+raisedadead@users.noreply.github.com> --- client/src/components/Footer/index.js | 2 +- client/src/pages/about.js | 8 ++++++-- client/src/pages/support.js | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/client/src/components/Footer/index.js b/client/src/components/Footer/index.js index 17eb2503be..26b239360c 100644 --- a/client/src/components/Footer/index.js +++ b/client/src/components/Footer/index.js @@ -37,7 +37,7 @@ function Footer() {

Donations to freeCodeCamp go toward our education initiatives, and help pay for servers, services, and staff. You can  - + make a tax-deductible donation here . diff --git a/client/src/pages/about.js b/client/src/pages/about.js index 4da8fe7812..e45438e1e2 100644 --- a/client/src/pages/about.js +++ b/client/src/pages/about.js @@ -73,8 +73,12 @@ const AboutPage = () => { , watch our{' '} YouTube channel - , and post on our forum, each month we - help millions of people learn about coding and technology. + , and post on{' '} + + our forum + + , each month we help millions of people learn about coding and + technology.

Is freeCodeCamp a nonprofit?

diff --git a/client/src/pages/support.js b/client/src/pages/support.js index 58ce931cea..180bede934 100644 --- a/client/src/pages/support.js +++ b/client/src/pages/support.js @@ -95,7 +95,7 @@ const SupportPage = () => { privacy and security reasons, they don't have access to your account in the freeCodeCamp database. Also note that you will need to create a forum account if you don't already have one.{' '} - + Click here to ask your support question .