Skip to content

Update sponsorship amounts #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/donations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h2 class="pt-12 text-2xl-4xl text-center font-semibold">Sponsorship Levels</h2>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Functor</h3>
<div class="text-gray-600 text-xl font-medium">10k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $10k+ / year</div>
</div>
<p class>
Receive ongoing acknowledgements on social media channels and have a small logo displayed on the HF website.
Expand All @@ -319,7 +319,7 @@ <h3 class="text-3xl font-normal">Functor</h3>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Applicative</h3>
<div class="text-gray-600 text-xl font-medium">25k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $25k+ / year</div>
</div>
<p class>
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.
Expand All @@ -338,7 +338,7 @@ <h3 class="text-3xl font-normal">Applicative</h3>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Monad</h3>
<div class="text-gray-600 text-xl font-medium">70k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $70k+ / year</div>
</div>
<p class>
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.
Expand Down
6 changes: 3 additions & 3 deletions site/donations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2 class="pt-12 text-2xl-4xl text-center font-semibold">Sponsorship Levels</h2>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Functor</h3>
<div class="text-gray-600 text-xl font-medium">10k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $$10k+ / year</div>
</div>
<p class="">
Receive ongoing acknowledgements on social media channels and have a small logo displayed on the HF website.
Expand All @@ -136,7 +136,7 @@ <h3 class="text-3xl font-normal">Functor</h3>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Applicative</h3>
<div class="text-gray-600 text-xl font-medium">25k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $$25k+ / year</div>
</div>
<p class="">
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.
Expand All @@ -155,7 +155,7 @@ <h3 class="text-3xl font-normal">Applicative</h3>
</div>
<div class="space-y-1">
<h3 class="text-3xl font-normal">Monad</h3>
<div class="text-gray-600 text-xl font-medium">70k / year</div>
<div class="text-gray-600 text-xl font-medium">USD $$70k+ / year</div>
</div>
<p class="">
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.
Expand Down