Add 2ndQuadrant as Sponsor

This commit is contained in:
steve-chavez
2019-06-15 18:10:37 -05:00
parent 93e457cd89
commit 2cc48151dd
5 changed files with 15 additions and 5 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

+8
View File
@@ -9,3 +9,11 @@ div.highlight {
div.line-block {
margin-bottom: 0px !important;
}
#sponsors{
text-align: center;
}
#sponsors h1{
text-align: left;
}
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

+7 -5
View File
@@ -26,12 +26,14 @@ PostgREST is a standalone web server that turns your PostgreSQL database directl
Sponsors
--------
.. image:: _static/timescaledb.png
:target: https://www.timescale.com?utm_campaign=postgrest&utm_source=sponsor&utm_medium=referral&utm_content=docs
:width: 222px
:align: center
`TimescaleDB <https://www.timescale.com?utm_campaign=postgrest&utm_source=sponsor&utm_medium=referral&utm_content=docs>`_ is an scalable time-series database packaged as a PostgreSQL extension. See our tutorial for using `TimescaleDB with PostgREST <integrations/timescaledb.html>`_.
.. image:: _static/2ndquadrant.png
:target: https://www.2ndquadrant.com/en/?utm_campaign=external%20websites&utm_source=postgrest&utm_medium=logo
:width: 13em
.. image:: _static/retool.png
:target: https://tryretool.com/?utm_source=sponsor&utm_campaign=postgrest
:width: 13em
Motivation
----------