fix sponsor (Databento) logo size (#1395)
This commit is contained in:
parent
6fc2c3c857
commit
1db57e5d23
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ Anubis is brought to you by sponsors and donors like:
|
|||
<img src="./docs/static/img/sponsors/raptor-computing-logo.webp" alt="Raptor Computing Systems" height=64 />
|
||||
</a>
|
||||
<a href="https://databento.com/?utm_source=anubis&utm_medium=sponsor&utm_campaign=anubis">
|
||||
<img src="./docs/static/img/sponsors/databento-logo.webp" alt="Databento" />
|
||||
<img src="./docs/static/img/sponsors/databento-logo.webp" alt="Databento" height="64" />
|
||||
</a>
|
||||
|
||||
### Gold Tier
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ Anubis is brought to you by sponsors and donors like:
|
|||
/>
|
||||
</a>
|
||||
<a href="https://databento.com/?utm_source=anubis&utm_medium=sponsor&utm_campaign=anubis">
|
||||
<img src="/img/sponsors/databento-logo.webp" alt="Databento" />
|
||||
<img src="/img/sponsors/databento-logo.webp" alt="Databento" height="64" />
|
||||
</a>
|
||||
|
||||
### Gold Tier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue