feat(pages): import privacy policy to subdirectory

This commit is contained in:
Mrugesh Mohapatra
2019-02-18 19:05:34 +05:30
committed by Stuart Taylor
parent f8b900f58f
commit 03a399d24f
5 changed files with 272 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ import { Grid, Col, Row } from '@freecodecamp/react-bootstrap';
import { Link, Spacer } from '../components/helpers';
import './about.css';
import './common-pages.css';
const SupportPage = () => {
return (
@@ -47,7 +47,7 @@ const SupportPage = () => {
cancel your donations right from your settings page. In the
meantime, if you need to update or cancel your monthly donation,
forward an invoice you received in your email to{' '}
<Link to='mailto:team@freecodecamp.org'>team@freecodecamp.org</Link>{' '}
<a href='mailto:team@freecodecamp.org'>team@freecodecamp.org</a>{' '}
and tell us what you'd like us to do, and we'll take care of it
for you in our database.
</p>