[SCM] postgis.net branch website updated. clarity-final-76-g285d1b5

git at osgeo.org git at osgeo.org
Tue Nov 21 18:46:29 PST 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, website has been updated
       via  285d1b5d7efd5246f351e23b34526d18a4c93570 (commit)
      from  a055be0cdf8702edd4125ab97c7bee6c08712958 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 285d1b5d7efd5246f351e23b34526d18a4c93570
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Nov 21 21:45:33 2023 -0500

    Sponsor changes
    
     - Add Oslandia logo
     - Put backgrounds on some logos so they appear both in light and dark
       completely

diff --git a/content/community/support.md b/content/community/support.md
index c8e71ab..dfe94e9 100644
--- a/content/community/support.md
+++ b/content/community/support.md
@@ -26,9 +26,10 @@ The PostGIS community historically holds a small development meeting once a year
 
 The most direct support the PostGIS development community gets is via governments, companies, and NGOs that directly fund the work of a contributor to make the software or the supporting materials better. The following organizations have employed a contributor over the past year.
 
-<a href="https://crunchydata.com/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_crunchy.svg"></a>
-<a href="https://strk.kbt.io/services.html"><img height="30" class="postgis_sponsor_logo" src="/sponsors/logo_netlab.png"></a>
+<a href="https://crunchydata.com/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_crunchy.svg" style="background:white"></a>
+<a href="https://strk.kbt.io/services.html"><img height="30" class="postgis_sponsor_logo" src="/sponsors/logo_netlab.png" style="background:white"></a>
 <a href="https://www.kontur.io/"><img height="44" class="postgis_sponsor_logo" src="/sponsors/logo_kontur.png"></a>
 <a href="https://www.paragoncorporation.com/"><img height="49" class="postgis_sponsor_logo" src="/sponsors/logo_paragon.jpg"></a>
-<a href="https://aws.amazon.com/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_aws.svg"></a>
-<a href="https://nibio.no/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_nibio.png"></a>
+<a href="https://oslandia.com"><img height="50" class="postgis_sponsor_logo" src="/sponsors/logo_oslandia.png" style="background-color:white"></a>
+<a href="https://aws.amazon.com/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_aws.svg" style="background-color:white" /></a>
+<a href="https://nibio.no/"><img height="34" class="postgis_sponsor_logo" src="/sponsors/logo_nibio.png" style="background-color:black"></a>
diff --git a/static/sponsors/logo_oslandia.png b/static/sponsors/logo_oslandia.png
new file mode 100644
index 0000000..9c087e9
Binary files /dev/null and b/static/sponsors/logo_oslandia.png differ

-----------------------------------------------------------------------

Summary of changes:
 content/community/support.md      |   9 +++++----
 static/sponsors/logo_oslandia.png | Bin 0 -> 11841 bytes
 2 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 static/sponsors/logo_oslandia.png


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list