Skip to content

Commit

Permalink
Remove "We are hiring news"
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidTranDucVL committed Jul 29, 2021
1 parent 4b550d7 commit d361257
Showing 1 changed file with 0 additions and 65 deletions.
65 changes: 0 additions & 65 deletions app/frontend/components/common/infoModal.tsx
Expand Up @@ -99,71 +99,6 @@ class InfoModal extends Component<Props, {dontShowAgainCheckbox: boolean; should
</Article>
}
/>
<NewsSection
date={'07/02/2021'}
children={
<Article title="We are hiring!" icon="">
We are looking for enthusiastic and skilled people to join our growing team. You
will be working on a next generation of AdaLite wallet.
<ul>
<li>
Community Manager{' '}
<a
href="https://docs.google.com/document/d/1aoNyYnQNxLe9l54rj7LT1wDy2jScELwCTPkl4wMKhFw/edit?usp=sharing"
target="_blank"
rel="noopener"
>
.docx
</a>{' '}
<a
href="https://drive.google.com/file/d/1HrUGw0_f85EetKHY04PbuzrctSeT8hJS/view?usp=sharing"
target="_blank"
rel="noopener"
>
.pdf
</a>
</li>
<li>
Technical Writer{' '}
<a
href="https://docs.google.com/document/d/1iog_Gmpf6jsBBd0HnxojJq841fiL34P1fz-kMVr2214/edit?usp=sharing"
target="_blank"
rel="noopener"
>
.docx
</a>{' '}
<a
href="https://drive.google.com/file/d/1e2Euzbe4tYyiGiyEPqdj-wlmL3Gs9CSn/view?usp=sharing"
target="_blank"
rel="noopener"
>
.pdf
</a>
</li>
<li>
Consumer Insights & Research{' '}
<a
href="https://docs.google.com/document/d/1xoX27phF7-5Q6gt2YfBvbfRHESouTpMU_lYoE3P4EbI/edit?usp=sharing"
target="_blank"
rel="noopener"
>
.docx
</a>{' '}
<a
href="https://drive.google.com/file/d/1jAJWtaqHiukn7JPvuYQDUkbh3WMlGEPk/view?usp=sharing"
target="_blank"
rel="noopener"
>
.pdf
</a>
</li>
</ul>
Didn't find what you are looking for? Are you enthusiastic for crypto and do you
have some special skills that you think can be useful for us? Feel free to drop us
a line and your CV to <a href={'mailto:michal@adalite.io'}>michal@adalite.io</a>
</Article>
}
/>
<h3 className="info-date">06/18/2021</h3>
<Article title="Catalyst voting information" icon="">
<p className="info-spaced-paragraph">
Expand Down

0 comments on commit d361257

Please sign in to comment.