diff --git a/BACKERS.md b/BACKERS.md index 3b9cecb04..b6dd2ff4e 100644 --- a/BACKERS.md +++ b/BACKERS.md @@ -32,7 +32,7 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer - + @@ -75,12 +75,12 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer - + - + diff --git a/README.md b/README.md index 74f93d5f9..6a662573c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Logo](static/bigger-logo.png "Logo") +![Logo](static/postgrest.png "Logo") [![Donate](https://img.shields.io/badge/Donate-Patreon-orange.svg?colorB=F96854)](https://www.patreon.com/postgrest) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/postgrest) @@ -43,7 +43,7 @@ API than you are likely to write from scratch. - + diff --git a/docs/_static/2ndquadrant.png b/docs/_static/2ndquadrant.png deleted file mode 100644 index 3b6a75589..000000000 Binary files a/docs/_static/2ndquadrant.png and /dev/null differ diff --git a/docs/_static/code-build.webp b/docs/_static/code-build.webp deleted file mode 100644 index 3024afc6b..000000000 Binary files a/docs/_static/code-build.webp and /dev/null differ diff --git a/docs/_static/cybertec-new.png b/docs/_static/cybertec-new.png deleted file mode 100644 index 15ec8d4ab..000000000 Binary files a/docs/_static/cybertec-new.png and /dev/null differ diff --git a/docs/_static/cybertec.png b/docs/_static/cybertec.png deleted file mode 100644 index 4bb395027..000000000 Binary files a/docs/_static/cybertec.png and /dev/null differ diff --git a/docs/_static/gnuhost.png b/docs/_static/gnuhost.png deleted file mode 100644 index 79a4c9d72..000000000 Binary files a/docs/_static/gnuhost.png and /dev/null differ diff --git a/docs/_static/neon.jpg b/docs/_static/neon.jpg deleted file mode 100644 index 5f4819a24..000000000 Binary files a/docs/_static/neon.jpg and /dev/null differ diff --git a/docs/_static/oblivious.jpg b/docs/_static/oblivious.jpg deleted file mode 100644 index 955e1a57d..000000000 Binary files a/docs/_static/oblivious.jpg and /dev/null differ diff --git a/docs/_static/retool.png b/docs/_static/retool.png deleted file mode 100644 index abf26a1ef..000000000 Binary files a/docs/_static/retool.png and /dev/null differ diff --git a/docs/_static/supabase.png b/docs/_static/supabase.png deleted file mode 100644 index 9c3686bd0..000000000 Binary files a/docs/_static/supabase.png and /dev/null differ diff --git a/docs/_static/tembo.png b/docs/_static/tembo.png deleted file mode 100644 index c3a387517..000000000 Binary files a/docs/_static/tembo.png and /dev/null differ diff --git a/docs/_static/timescaledb.png b/docs/_static/timescaledb.png deleted file mode 100644 index d6403efa4..000000000 Binary files a/docs/_static/timescaledb.png and /dev/null differ diff --git a/docs/index.rst b/docs/index.rst index cbed47e44..f2939acb8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,7 +5,7 @@ PostgREST Documentation .. container:: image-container - .. figure:: _static/logo.png + .. figure:: ../static/postgrest.png .. image:: https://img.shields.io/github/stars/postgrest/postgrest.svg?style=social :target: https://github.com/PostgREST/postgrest @@ -34,29 +34,29 @@ Sponsors .. container:: image-container - .. image:: _static/cybertec-new.png + .. image:: ../static/cybertec-new.png :target: https://www.cybertec-postgresql.com/en/?utm_source=postgrest.org&utm_medium=referral&utm_campaign=postgrest :width: 13em - .. image:: _static/gnuhost.png + .. image:: ../static/gnuhost.png :target: https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest :width: 13em - .. image:: _static/neon.jpg + .. image:: ../static/neon.jpg :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest :width: 13em | - .. image:: _static/code-build.webp + .. image:: ../static/code-build.webp :target: https://code.build/?utm_source=sponsor&utm_campaign=postgrest :width: 13em - .. image:: _static/supabase.png + .. 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 :width: 13em - .. image:: _static/tembo.png + .. image:: ../static/tembo.png :target: https://tembo.io/?utm_source=sponsor&utm_campaign=postgrest :width: 13em diff --git a/static/bigger-logo.png b/static/bigger-logo.png deleted file mode 100644 index 7d23fffc4..000000000 Binary files a/static/bigger-logo.png and /dev/null differ diff --git a/docs/_static/logo.png b/static/postgrest.png similarity index 100% rename from docs/_static/logo.png rename to static/postgrest.png