Commit 1caa1da8 authored by Zoë Bentley's avatar Zoë Bentley

Began making changes to Credits page

parent 5663a30e
......@@ -85,6 +85,11 @@ const Footer = props => (
<FormattedMessage id="general.credits" />
</a>
</dd>
<dd>
<a href="https://scratchfoundation.org/supporters">
<FormattedMessage id="general.donors" />
</a>
</dd>
<dd>
<a href="https://www.scratchfoundation.org/opportunities">
<FormattedMessage id="general.jobs" />
......
......@@ -12,7 +12,7 @@ const DonorRecognition = () => (
values={{
donorLink: (
<a
href="/credits#donors"
href="https://www.scratchfoundation.org/supporters"
>
<FormattedMessage id="footer.donors" />
</a>
......
......@@ -96,8 +96,9 @@ const Credits = () => (
<FormattedMessage id="credits.acknowledgementsIllustrations" />
</p>
<p>
Natalie Rosalinda Hall, Wren McDonald, Leigh McG, Andrew Rae, Daria Skrybchenko,
Robert Hunter, Alex Eben Meyer, Ding Ding Hu, Owen Davey.
Natalie Rosalinda Hall, Wren McDonald, Leigh McG, Andrew Rae, Daria
Skrybchenko, Robert Hunter, Alex Eben Meyer, Ding Ding Hu, Owen
Davey, Zo&euml; Bentley, DD Liu, Kristin Osiecki, Kathy Wu.
</p>
<h2>
<FormattedMessage id="credits.soundsTitle" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment