chore: update UTM tracking for Euronodes

This commit is contained in:
Laurence Isla
2025-06-06 12:57:37 -05:00
parent d942ea8438
commit 703fdd949f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ PostgREST ongoing development is only possible thanks to our Sponsors and Backer
</a>
</td>
<td align="center" valign="middle">
<a href="https://euronodes.com/?utm_source=sponsor&utm_campaign=postgrest" target="_blank">
<a href="https://www.euronodes.com/postgrest" target="_blank">
<img width="296px" src="static/euronodes.svg">
</a>
</td>
+1 -1
View File
@@ -45,7 +45,7 @@ API than you are likely to write from scratch.
</a>
</td>
<td align="center" valign="middle">
<a href="https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest" target="_blank">
<a href="https://www.euronodes.com/postgrest" target="_blank">
<img width="296px" src="static/euronodes.svg">
</a>
</td>
+1 -1
View File
@@ -42,7 +42,7 @@ write from scratch.
</a>
</td>
<td align="center" valign="middle">
<a href="https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest" target="_blank">
<a href="https://www.euronodes.com/postgrest" target="_blank">
<img width="296px" src="static/euronodes.svg">
</a>
</td>
+2 -2
View File
@@ -76,12 +76,12 @@ Sponsors
.. container:: img-dark
.. image:: ../static/euronodes.svg
:target: https://euronodes.com/?utm_source=sponsor&utm_campaign=postgrest
:target: https://www.euronodes.com/postgrest
.. container:: img-light
.. image:: ../static/euronodes.svg
:target: https://euronodes.com/?utm_source=sponsor&utm_campaign=postgrest
:target: https://www.euronodes.com/postgrest
.. 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.