diff --git a/docs/_static/tembo.png b/docs/_static/tembo.png new file mode 100644 index 000000000..6fbfabf51 Binary files /dev/null and b/docs/_static/tembo.png differ diff --git a/docs/index.rst b/docs/index.rst index c2b54bbc9..a3cc4e355 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -48,14 +48,17 @@ 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 - :width: 13em - .. image:: _static/code-build.png :target: https://code.build/?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/tembo.png + :target: https://tembo.io/?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.