diff --git a/_static/empty.png b/_static/empty.png new file mode 100644 index 000000000..99fabe47f Binary files /dev/null and b/_static/empty.png differ diff --git a/_static/gnuhost.png b/_static/gnuhost.png new file mode 100644 index 000000000..79a4c9d72 Binary files /dev/null and b/_static/gnuhost.png differ diff --git a/index.rst b/index.rst index 5614f859f..380746df8 100644 --- a/index.rst +++ b/index.rst @@ -42,10 +42,21 @@ Sponsors :target: https://retool.com/?utm_source=sponsor&utm_campaign=postgrest :width: 13em +.. image:: _static/gnuhost.png + :target: https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + .. image:: _static/supabase.png :target: https://supabase.io/?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage :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. + +.. image:: _static/empty.png + :target: #sponsors + :width: 13em + | Motivation