Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
scratch-www
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
scratch-www
Commits
1caa1da8
Commit
1caa1da8
authored
Jan 28, 2021
by
Zoë Bentley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Began making changes to Credits page
parent
5663a30e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
+9
-3
src/components/footer/www/footer.jsx
src/components/footer/www/footer.jsx
+5
-0
src/components/page/www/donor-recognition.jsx
src/components/page/www/donor-recognition.jsx
+1
-1
src/views/credits/credits.jsx
src/views/credits/credits.jsx
+3
-2
No files found.
src/components/footer/www/footer.jsx
View file @
1caa1da8
...
...
@@ -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"
/>
...
...
src/components/page/www/donor-recognition.jsx
View file @
1caa1da8
...
...
@@ -12,7 +12,7 @@ const DonorRecognition = () => (
values=
{
{
donorLink
:
(
<
a
href=
"
/credits#dono
rs"
href=
"
https://www.scratchfoundation.org/supporte
rs"
>
<
FormattedMessage
id=
"footer.donors"
/>
</
a
>
...
...
src/views/credits/credits.jsx
View file @
1caa1da8
...
...
@@ -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
ë
Bentley, DD Liu, Kristin Osiecki, Kathy Wu.
</
p
>
<
h2
>
<
FormattedMessage
id=
"credits.soundsTitle"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment