Skip to content

Commit 23692ab

Browse files
dshukertjrwolfgangwalther
authored andcommitted
docs: Update the Supabase logo to a correct one
1 parent b977ffb commit 23692ab

8 files changed

Lines changed: 51 additions & 5 deletions

File tree

BACKERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer
3232
</td>
3333
<td align="center" valign="middle">
3434
<a href="https://supabase.io?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage" target="_blank">
35-
<img width="296px" src="static/supabase.png">
35+
<img width="296px" src="static/supabase.svg">
3636
</a>
3737
</td>
3838
</tr>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ API than you are likely to write from scratch.
4141
</td>
4242
<td align="center" valign="middle">
4343
<a href="https://supabase.io?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage" target="_blank">
44-
<img width="296px" src="static/supabase.png">
44+
<img width="296px" src="static/supabase.svg">
4545
</a>
4646
</td>
4747
</tr>

docker-hub-readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ write from scratch.
3838
</td>
3939
<td align="center" valign="middle">
4040
<a href="https://supabase.io?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage" target="_blank">
41-
<img width="296px" src="https://raw.githubusercontent.com/PostgREST/postgrest/main/static/supabase.png">
41+
<img width="296px" src="https://raw.githubusercontent.com/PostgREST/postgrest/main/static/supabase.svg">
4242
</a>
4343
</td>
4444
</tr>

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,12 @@ Sponsors
6565

6666
.. container:: img-dark
6767

68-
.. image:: ../static/supabase-dark.png
68+
.. image:: ../static/supabase-dark.svg
6969
:target: https://supabase.com/?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage
7070

7171
.. container:: img-light
7272

73-
.. image:: ../static/supabase.png
73+
.. image:: ../static/supabase.svg
7474
:target: https://supabase.com/?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage
7575

7676
.. The static/empty.png(created with `convert -size 320x95 xc:#fcfcfc empty.png`) is an ugly workaround

static/supabase-dark.png

-14.1 KB
Binary file not shown.

static/supabase-dark.svg

Lines changed: 23 additions & 0 deletions
Loading

static/supabase.png

-4.38 KB
Binary file not shown.

static/supabase.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)