Skip to content

Commit

Permalink
Merge pull request #70 from hpc-social/alansill-patch-1
Browse files Browse the repository at this point in the history
Update sponsors.md
  • Loading branch information
vsoch authored Oct 4, 2023
2 parents 50a284f + 20f22c2 commit 8a60841
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pages/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: page
title: Sponsors
permalink: /sponsors/
description: >
Thank you to our community and institutional sponsors for supporting hpc.social! We are grateful for this support, which is financial only and does not provide any other rights to contribute or influence content. To become a sponsor and help to cover the costs of providing this site and the other hpc.social services, please use the "Sponsor" button below.
Thank you to our individual and institutional sponsors who support the resources here at hpc.social! We are grateful for this support. Please note that support of external entitites is financial only and does not provide any other rights to contribute or influence content. To help to cover the costs of providing this site and the other hpc.social services, please use the "Sponsor" button below.
no_groups: true
---

Expand All @@ -20,13 +20,13 @@ no_groups: true
}
</style>

<div style="padding-top:100px">
<a type="button" class="btn btn-primary" target="_blank" href="https://github.com/sponsors/hpc-social?frequency=one-time">Sponsor 💗️ hpc.social</a>
</div>

{% for sponsor in site.data.sponsors.sponsors %}
<div class="card">
<h2>{{ sponsor.name }}</h2>
<a href="{{ sponsor.url }}" target="_blank"><img class="gray" src="{{ site.baseurl }}/{{ sponsor.image }}"></a>
</div>
{% endfor %}

<div style="padding-top:100px">
<a type="button" class="btn btn-primary" target="_blank" href="https://github.com/sponsors/hpc-social?o=esb">Sponsor 💗️ hpc.social</a>
</div>

0 comments on commit 8a60841

Please sign in to comment.