You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The Servo project is dependent on outside funding. We would like to thank our <ahref="{{ '/#partners' | url }}">partnering organizations</a> that have recently invested in Servo and our <ahref="{{ '/#sponsors' | url }}">sponsors</a> who have made donations to Servo through one of the <ahref="{{ '/sponsorship/' | url }}">sponsorship tiers</a>.</p>
6
-
7
-
<p>We are very grateful to all our patrons who contribute monetarily to support the project via <ahref="https://opencollective.com/servo">Open Collective</a>, <ahref="https://github.com/sponsors/servo">GitHub</a>, <ahref="https://thanks.dev/">thanks.dev</a>, and <ahref="https://benevity.com/">Benevity</a>.
<p>We would like to thank the following organizations for providing their services free of charge for use in the Servo project:</p>
13
-
14
-
<ul>
15
-
<li>Repositories and some CI infrastructure (<ahref="https://github.com/servo">https://github.com/servo/</a>) are hosted by <ahref="https://github.com/">GitHub</a>.</li>
16
-
<li>Chat tool (<ahref="https://servo.zulipchat.com/">https://servo.zulipchat.com/</a>) is provided by <ahref="https://zulip.com/">Zulip</a>.</li>
17
-
<li><ahref="https://aws.amazon.com/opensource/">AWS Open Source</a> is providing promotional credits to cover some of our infrastructure costs.</li>
18
-
</ul>
19
-
20
-
</div>
1
+
<divclass="acknowledgements" id="infra-sponsors">
2
+
<divclass="acknowledgements__container">
3
+
<p>We would like to thank the following organizations for providing their services free of charge for use in the Servo project:</p>
4
+
<ulclass="inline-column">
5
+
<li><ahref="https://github.com/servo">Repositories and some CI infrastructure</a> are hosted by <ahref="https://github.com/">GitHub</a>.</li>
6
+
<li>The <ahref="https://servo.zulipchat.com/">Chat tool</a> is provided by <ahref="https://zulip.com/">Zulip</a>.</li>
7
+
<li><ahref="https://aws.amazon.com/opensource/">AWS Open Source</a> provides promotional credits to cover some of our infrastructure costs.</li>
Copy file name to clipboardExpand all lines: _includes/hero.html
+28-3Lines changed: 28 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,32 @@ <h2>Latest on the blog</h2>
73
73
</div>
74
74
</div>
75
75
</section>
76
-
<sectionclass="section" aria-label="Partners and sponsors">
76
+
<sectionclass="section container" aria-label="Partners and sponsors">
77
+
<divclass="inner-container acknowledgements">
78
+
<h2>Acknowledgements</h2>
79
+
<divclass="acknowledgements__container">
80
+
<p>The Servo project is dependent on outside funding. We would like to thank our <ahref="{{ '/#partners' | url }}">partnering organizations</a> that have recently invested in Servo and our <ahref="{{ '/#sponsors' | url }}">sponsors</a> who have made donations to Servo through one of the <ahref="{{ '/sponsorship/' | url }}">sponsorship tiers</a>.</p>
81
+
<p>We are very grateful to all our patrons who contribute monetarily to support the project via <ahref="https://opencollective.com/servo">Open Collective</a>, <ahref="https://github.com/sponsors/servo">GitHub</a>, <ahref="https://thanks.dev/">thanks.dev</a>, and <ahref="https://benevity.com/">Benevity</a>.
<p>We would like to thank <ahref="https ://github.com/">GitHub</a>, <ahref="https://zulip.com/">Zulip</a>, and <ahref="https://aws.amazon.com/opensource/">AWS Open Source</a> for <ahref="{{ '/sponsorship/#infrastructure-sponsors' | url }}">their services</a> free of charge for use in the Servo project.</p>
99
+
<p>For information about how to sponsor the project, visit <ahref="{{ '/sponsorship/' | url }}">the sponsorship page</a>.</p>
100
+
</div>
101
+
</div>
79
102
80
-
<p>For information about how to sponsor the project, visit <ahref="{{ '/sponsorship/' | url }}">the sponsorship page</a>.</p>
0 commit comments