diff --git a/docs/_static/code-build.png b/docs/_static/code-build.png new file mode 100644 index 000000000..5a2d3da5c Binary files /dev/null and b/docs/_static/code-build.png differ diff --git a/docs/index.rst b/docs/index.rst index 776d7d4bb..c2b54bbc9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,16 +42,21 @@ Sponsors :target: https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest :width: 13em + .. image:: _static/neon.jpg + :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + | .. 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/neon.jpg - :target: https://neon.tech/?utm_source=sponsor&utm_campaign=postgrest + .. image:: _static/code-build.png + :target: https://code.build/?utm_source=sponsor&utm_campaign=postgrest :width: 13em + .. 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.