mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Updates to community moderation listing. Resolves GH-1442 Resolves GH-1596
* Removing moderator job listing * Update moderator.jsx
This commit is contained in:
parent
36cb865f89
commit
0301618b9c
2 changed files with 1 additions and 9 deletions
|
@ -30,14 +30,6 @@ var Jobs = React.createClass({
|
||||||
<div className="inner">
|
<div className="inner">
|
||||||
<h3><FormattedMessage id='jobs.openings' /></h3>
|
<h3><FormattedMessage id='jobs.openings' /></h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a href="/jobs/moderator">
|
|
||||||
Community Moderator (Remote)
|
|
||||||
</a>
|
|
||||||
<span>
|
|
||||||
MIT Media Lab, Cambridge, MA (or Remote)
|
|
||||||
</span>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.media.mit.edu/about/job-opportunities/junior-web-designer-scratch/">
|
<a href="https://www.media.mit.edu/about/job-opportunities/junior-web-designer-scratch/">
|
||||||
Junior Designer
|
Junior Designer
|
||||||
|
|
|
@ -46,7 +46,7 @@ var Moderator = React.createClass({
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Active participation in online communities, forums, or
|
Active participation in online communities, forums, or
|
||||||
other webbased media
|
other web-based media
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Excellent writing and communication skills
|
Excellent writing and communication skills
|
||||||
|
|
Loading…
Reference in a new issue