mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-16 15:58:16 +00:00
sponsorships: add section with past sponsors
This commit is contained in:
parent
a55bd88a60
commit
4872add47c
2 changed files with 19 additions and 1 deletions
|
@ -157,10 +157,10 @@ merchants:
|
|||
sponsorships:
|
||||
intro: The following businesses actively support the Monero Project in its goal to bring financial privacy to the world. We couldn't be more grateful for their contributions. If you would like to sponsor the Monero Project and be listed on this page, please send an email to dev@getmonero.org.
|
||||
tari: Tari Labs sponsors the CDN used by this website.
|
||||
globee: GloBee sponsors the main Monero website infrastructure.
|
||||
symas: Symas sponsors its CTO Howard Chu (hyc) for his work on the Monero codebase.
|
||||
forknetworking: Fork Networking provides a server which is used for development.
|
||||
macstadium: MacStadium sponsors a dedicated Mac Mini that is used for Mac-related development.
|
||||
pastsponsors: Past sponsors
|
||||
|
||||
team:
|
||||
introduction: Workgroups are formed by community members who join forces to achieve a common goal. They have different structures and goals. On this page we list some of the more active workgroups and some tips to get you started, if you wish to contribute to any of them.
|
||||
|
|
|
@ -56,4 +56,22 @@ permalink: /community/sponsorships/index.html
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="container">
|
||||
<div class="row">
|
||||
<div class="full col-lg-12 col-md-12 col-sm-12 col-xs-12">
|
||||
<div class="info-block">
|
||||
<h2>{% t sponsorships.pastsponsors %}</h2>
|
||||
<ul>
|
||||
<li><a href="https://globee.com">Globee</a></li>
|
||||
<li><a href="https://www.navicat.com">Navicat</a></li>
|
||||
<li><a href="https://www.forked.net">Forked</a></li>
|
||||
<li><a href="https://www.kitware.com/">Kitware</a></li>
|
||||
<li><a href="https://dome9.com/">Dome9 Security</a></li>
|
||||
<li><a href="https://www.jetbrains.com/">JetBrains</a></li>
|
||||
<li><a href="https://mymonero.com/">My Monero</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue