diff options
author | Dave Page | 2025-01-27 10:05:38 +0000 |
---|---|---|
committer | Dave Page | 2025-01-27 10:05:38 +0000 |
commit | a48d202a8a9ef841021470a8c60a86361c67a5b8 (patch) | |
tree | 0d31332aba5e53340c2ba5aad4a4daa23731c62a | |
parent | af10fea8be3d7d6e2d56972186845e035f4dccf3 (diff) |
Add EDB as a PGCA sponsor.
-rw-r--r-- | templates/sponsors/financial.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/sponsors/financial.html b/templates/sponsors/financial.html index 3de82c18..73e398e1 100644 --- a/templates/sponsors/financial.html +++ b/templates/sponsors/financial.html @@ -71,6 +71,16 @@ levels are used:</p> <tbody> <tr> <th scope="row" class="organisation-logo"> + <a href="https://www.enterprisedb.com" target="_blank" rel="noopener"> + <img class="organisation-logo" src="/media/img/about/sponsors/logo_edb.png" alt="EDB" /> + </a> + </th> + <td><a href="https://www.enterprisedb.com" target="_blank" rel="noopener">EDB</a></td> + <td>24th January 2025</td> + <td>Benefactor</td> + </tr> + <tr> + <th scope="row" class="organisation-logo"> <a href="https://aws.amazon.com" target="_blank" rel="noopener"> <img class="organisation-logo" src="/media/img/about/sponsors/logo_aws.svg" alt="AWS" /> </a> |