Added Policy Page, testing about page

This commit is contained in:
2018-03-13 05:16:26 +11:00
parent 7f19959348
commit 8f8af79e38
7 changed files with 176 additions and 5 deletions

View File

@ -40,7 +40,7 @@ class Footer extends React.Component {
</span>
<nav className="c-footer__links">
<FooterLink to="/">Privacy Policy</FooterLink>
<FooterLink to="/privacy-policy">Privacy Policy</FooterLink>
</nav>
</footer>
</div>