Skip to content

Commit 89f8a7d

Browse files
committed
List Fastly as CDN sponsor.
This is not the prettiest at the moment as the server sponsor page doesn't include logos, but we are obliged to display the Fastly one in return for the services they provide. We may want to redesign this page at some point in the future to group by sponsor and work more cleanly with non-server hosting sponsors.
1 parent 827a06e commit 89f8a7d

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
13.7 KB
Loading
-19.9 KB
Binary file not shown.

templates/sponsors/servers.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,13 @@ <h1>Server Sponsors <i class="fas fa-server"></i></h1>
4040
</tbody>
4141
</table>
4242

43+
<h2>Additional Hosting Services</h2>
44+
45+
{# Image included to meet the requirements of the Fastly agreement #}
46+
<a href="https://www.fastly.com/"><img class="organisation-logo" src="/media/img/about/sponsors/logo_fastly.png" alt="Fastly" /></a>
47+
<p>In addition to the servers listed above, the PostgreSQL Project is grateful to
48+
<a href="https://www.fastly.com/">Fastly</a> for providing CDN and other
49+
services at no cost.
50+
</p>
51+
4352
{%endblock%}

0 commit comments

Comments
 (0)