From 01432ce963e0a17b20fdd5eedf568c099826bc19 Mon Sep 17 00:00:00 2001 From: Laurence Isla Date: Fri, 25 Apr 2025 23:23:21 -0500 Subject: [PATCH] chore: update sponsors --- BACKERS.md | 22 +++++++++++----------- README.md | 17 ++++++----------- docker-hub-readme.md | 17 ++++++----------- docs/_static/empty.png | Bin 468 -> 156 bytes docs/index.rst | 14 +++++++------- 5 files changed, 30 insertions(+), 40 deletions(-) diff --git a/BACKERS.md b/BACKERS.md index af227a007..2d47bf8c7 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -13,21 +13,21 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer - - + + - - + + - - + + @@ -35,11 +35,6 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer - - - - - @@ -93,6 +88,11 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer + + + + + diff --git a/README.md b/README.md index dd2bd3951..c2fd0c698 100644 --- a/README.md +++ b/README.md @@ -22,21 +22,21 @@ API than you are likely to write from scratch. - - + + - - + + - - + + @@ -44,11 +44,6 @@ API than you are likely to write from scratch. - - - - - diff --git a/docker-hub-readme.md b/docker-hub-readme.md index 462c0535f..0cf0b07cd 100644 --- a/docker-hub-readme.md +++ b/docker-hub-readme.md @@ -19,21 +19,21 @@ write from scratch. - - + + - - + + - - + + @@ -41,11 +41,6 @@ write from scratch. - - - - - diff --git a/docs/_static/empty.png b/docs/_static/empty.png index 99fabe47fdacf17f9341a7150d38ddb3d609bc36..bbda38ada9badd0c583f873694264ac961ab3026 100644 GIT binary patch delta 140 zcmcb@Jcn_DL_H%j0|Ue2l|8}?3=E9LLGDhBH&5!+GcYi47I;J!Gca%qgD@k*tT_@4 z3=GTxJ|V6Q3=GSwY;S=ylmz(&GdMiEk;cHlpz7)37*a9k?I}Y>1_mCc1vmG9(fYw{ lzB9-rP{b923ia$>E@emvIlMEKfq{X+)76jFWt~$(69Bd0CZYfU literal 468 zcmeAS@N?(olHy`uVBq!ia0y~yV02($V2I~nU|?X_!{gY)z`($g?&#~tz_78O`%fY( z0|SFXvPY0F14ES>14Ba#1H&%{28MHUaSW-r_4dL+P6h>m0|ur4C%%6u zP}?!VCtz24;GFA>`;85ZhA7Kd5n8X1Qe8e5qfTA3K>8kkxc7&vR?-bK-no1c=IR*74KQTf$GP;_~^`njxgN@xNA DHGgx# diff --git a/docs/index.rst b/docs/index.rst index fc4dfafcd..7d418d9d1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -38,9 +38,6 @@ Sponsors .. image:: ../static/cybertec.svg :target: https://www.cybertec-postgresql.com/en/?utm_source=postgrest.org&utm_medium=referral&utm_campaign=postgrest - .. image:: ../static/gnuhost.png - :target: https://euronodes.com/?utm_source=sponsor&utm_campaign=postgrest - .. container:: img-dark .. image:: ../static/neon-dark.jpg @@ -51,8 +48,6 @@ Sponsors .. image:: ../static/neon.jpg :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest - | - .. container:: img-dark .. image:: ../static/code-build-dark.png @@ -63,6 +58,11 @@ Sponsors .. image:: ../static/code-build.png :target: https://code.build/?utm_source=sponsor&utm_campaign=postgrest + | + + .. image:: ../static/tembo.png + :target: https://tembo.io/?utm_source=sponsor&utm_campaign=postgrest + .. container:: img-dark .. image:: ../static/supabase-dark.png @@ -73,8 +73,8 @@ Sponsors .. image:: ../static/supabase.png :target: https://supabase.com/?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage - .. image:: ../static/tembo.png - :target: https://tembo.io/?utm_source=sponsor&utm_campaign=postgrest + .. image:: _static/empty.png + :target: #sponsors .. The static/empty.png(created with `convert -size 320x95 xc:#fcfcfc empty.png`) is an ugly workaround to create space and center the logos. It's not easy to layout with restructuredText.