Skip to content

Commit fa71cd9

Browse files
authored
Merge pull request #106 from haskellfoundation/usd
Update sponsorship amounts
2 parents 24853fe + ca91e1a commit fa71cd9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/donations/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h2 class="pt-12 text-2xl-4xl text-center font-semibold">Sponsorship Levels</h2>
302302
</div>
303303
<div class="space-y-1">
304304
<h3 class="text-3xl font-normal">Functor</h3>
305-
<div class="text-gray-600 text-xl font-medium">10k / year</div>
305+
<div class="text-gray-600 text-xl font-medium">USD $10k+ / year</div>
306306
</div>
307307
<p class>
308308
Receive ongoing acknowledgements on social media channels and have a small logo displayed on the HF website.
@@ -319,7 +319,7 @@ <h3 class="text-3xl font-normal">Functor</h3>
319319
</div>
320320
<div class="space-y-1">
321321
<h3 class="text-3xl font-normal">Applicative</h3>
322-
<div class="text-gray-600 text-xl font-medium">25k / year</div>
322+
<div class="text-gray-600 text-xl font-medium">USD $25k+ / year</div>
323323
</div>
324324
<p class>
325325
Have your logo and story featured in the Supporter Spotlight on the website and newsletter, a medium- sized logo displayed on the HF website, and receive ongoing recognition on our social media pages.
@@ -338,7 +338,7 @@ <h3 class="text-3xl font-normal">Applicative</h3>
338338
</div>
339339
<div class="space-y-1">
340340
<h3 class="text-3xl font-normal">Monad</h3>
341-
<div class="text-gray-600 text-xl font-medium">70k / year</div>
341+
<div class="text-gray-600 text-xl font-medium">USD $70k+ / year</div>
342342
</div>
343343
<p class>
344344
All of the benefits of Functor and Applicative memberships, with the addition of a full interview for the Haskell Foundation blog, as well as having your logo prominently displayed on the HF website.

site/donations/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2 class="pt-12 text-2xl-4xl text-center font-semibold">Sponsorship Levels</h2>
119119
</div>
120120
<div class="space-y-1">
121121
<h3 class="text-3xl font-normal">Functor</h3>
122-
<div class="text-gray-600 text-xl font-medium">10k / year</div>
122+
<div class="text-gray-600 text-xl font-medium">USD $$10k+ / year</div>
123123
</div>
124124
<p class="">
125125
Receive ongoing acknowledgements on social media channels and have a small logo displayed on the HF website.
@@ -136,7 +136,7 @@ <h3 class="text-3xl font-normal">Functor</h3>
136136
</div>
137137
<div class="space-y-1">
138138
<h3 class="text-3xl font-normal">Applicative</h3>
139-
<div class="text-gray-600 text-xl font-medium">25k / year</div>
139+
<div class="text-gray-600 text-xl font-medium">USD $$25k+ / year</div>
140140
</div>
141141
<p class="">
142142
Have your logo and story featured in the Supporter Spotlight on the website and newsletter, a medium- sized logo displayed on the HF website, and receive ongoing recognition on our social media pages.
@@ -155,7 +155,7 @@ <h3 class="text-3xl font-normal">Applicative</h3>
155155
</div>
156156
<div class="space-y-1">
157157
<h3 class="text-3xl font-normal">Monad</h3>
158-
<div class="text-gray-600 text-xl font-medium">70k / year</div>
158+
<div class="text-gray-600 text-xl font-medium">USD $$70k+ / year</div>
159159
</div>
160160
<p class="">
161161
All of the benefits of Functor and Applicative memberships, with the addition of a full interview for the Haskell Foundation blog, as well as having your logo prominently displayed on the HF website.

0 commit comments

Comments
 (0)