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
2d42c205
Commit
2d42c205
authored
Aug 10, 2021
by
rschamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Content updates, resolves #5902
parent
04129e9b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
2 deletions
+19
-2
src/views/sec/l10n.json
src/views/sec/l10n.json
+2
-1
src/views/sec/sec.jsx
src/views/sec/sec.jsx
+17
-1
No files found.
src/views/sec/l10n.json
View file @
2d42c205
...
@@ -51,5 +51,6 @@
...
@@ -51,5 +51,6 @@
"sec.partnerOrg3"
:
"{partnerOrg3Listing} - IL, USA"
,
"sec.partnerOrg3"
:
"{partnerOrg3Listing} - IL, USA"
,
"sec.partnerOrg4"
:
"{partnerOrg4Listing} - New Orleans, LA, USA"
,
"sec.partnerOrg4"
:
"{partnerOrg4Listing} - New Orleans, LA, USA"
,
"sec.partnerOrg5"
:
"{partnerOrg5Listing} - Brazil"
,
"sec.partnerOrg5"
:
"{partnerOrg5Listing} - Brazil"
,
"sec.partnerOrg6"
:
"{partnerOrg6Listing} - San Francisco, CA, USA"
"sec.partnerOrg6"
:
"{partnerOrg6Listing} - San Francisco, CA, USA"
,
"sec.partnerOrg7"
:
"{partnerOrg7Listing} - UK"
}
}
\ No newline at end of file
src/views/sec/sec.jsx
View file @
2d42c205
...
@@ -402,7 +402,7 @@ const EducationCollaborative = () => (
...
@@ -402,7 +402,7 @@ const EducationCollaborative = () => (
values=
{
{
values=
{
{
org23Listing
:
(
org23Listing
:
(
<
a
<
a
href=
"https://
nefstem.domains.unf.edu
/"
href=
"https://
www.unf.edu/coehs/NEFSTEM
/"
rel=
"noopener noreferrer"
rel=
"noopener noreferrer"
target=
"_blank"
target=
"_blank"
>
>
...
@@ -814,6 +814,22 @@ const EducationCollaborative = () => (
...
@@ -814,6 +814,22 @@ const EducationCollaborative = () => (
}
}
}
}
/>
/>
</
p
>
</
p
>
<
p
>
<
FormattedMessage
id=
"sec.partnerOrg7"
values=
{
{
partnerOrg7Listing
:
(
<
a
href=
"https://microbit.org/"
rel=
"noopener noreferrer"
target=
"_blank"
>
Micro:bit Educational Foundation
</
a
>
)
}
}
/>
</
p
>
</
section
>
</
section
>
</
div
>
</
div
>
<
section
className=
"band"
>
<
section
className=
"band"
>
...
...
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