Skip to content

Commit

Permalink
edit tq logo
Browse files Browse the repository at this point in the history
  • Loading branch information
sri240 committed Jan 6, 2024
1 parent b5f8cec commit 77b5451
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ img {
.platinum img {
margin: 20px;
max-height: 25vh;
max-width: 45%;
max-width: 50%;
}

.gold img {
Expand Down
Binary file added img/logos/2024_Gold_Trexquant2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,14 +123,14 @@ <h2>How much time will it take to make a pokerbot?</h2>
<div class="text">Interested in sponsoring? Send us an email at <a href="mailto:[email protected]">[email protected]</a>.</div>
<div class="plat">
<a href="https://www.hudsonrivertrading.com"><img src="img/logos/2022_Platinum_HRT.png" width="193" height="150"></a>
<a href="https://app.gtowizard.com/"><img src="img/logos/2024_Platinum_GTOW.png" height="150"></a>
<a href="https://app.gtowizard.com/"><img src="img/logos/2024_Platinum_GTOW.png" padding-left="40" height="150"></a>
</div>
<div class="gold">
<a href="https://www.citadel.com"><img src="img/logos/2024_Gold_Citadel.png"></a>
<a href="https://www.drw.com"><img src="img/logos/2022_Gold_DRW.png"></a>
<a href="https://www.janestreet.com"><img src="img/logos/2024_Gold_JaneStreet.png"></a>
<a href="https://www.jumptrading.com/"><img src="img/logos/2022_Gold_JumpTrading.png"></a>
<a href="https://trexquant.com/"><img src="img/logos/2024_Gold_Trexquant.png"></a>
<a href="https://trexquant.com/"><img src="img/logos/2024_Gold_Trexquant2.png"></a>
<a href="https://www.seveneightcapital.com/"><img src="img/logos/Gold_SevenEight.jpg"></a>
<a href="https://www.sig.com"><img src="img/logos/2022_Gold_SIG.jpg"></a>
</div>
Expand Down

0 comments on commit 77b5451

Please sign in to comment.