Skip to content

Commit

Permalink
edit sponsors and blotto image
Browse files Browse the repository at this point in the history
  • Loading branch information
sri240 committed Dec 3, 2024
1 parent b29a29d commit 23042fc
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion blotto.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ <h2>Blotto Day - Wednesday, Dec 11th</h2>
<div class="ui text container">
<div class="title">How to Play</div>
<div class="ui one column stackable grid">
<img src="img/blotto_clear.svg" style="width: 100%; height: 400px;">
<img src="img/blotto.png" style="width: 100%; height: 400px;">
<div class="row">
<div class="column">
<h2>Overview</h2>
Expand Down
2 changes: 1 addition & 1 deletion css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ img {
.silver img {
margin: 20px;
max-height: 9vh;
max-width: 15%;
max-width: 25%;
}

.team.grid {
Expand Down
Binary file added img/blotto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/logos/2025_Gold_Citadel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 14 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,27 +128,28 @@ <h2>How much time will it take to make a pokerbot?</h2>
<div class="title">2025 Sponsors</div>
<div class="text">Interested in sponsoring? Send us an email at <a href="mailto:[email protected]">[email protected]</a>.</div>
<div class="platinum">
<a href="https://www.hudsonrivertrading.com"><img src="img/logos/2022_Platinum_HRT.png" width="193" height="150"></a>
<a href="https://www.jumptrading.com/"><img src="img/logos/2025_Platinum_Jump.svg" height="150"></a>
<a href="https://www.virtu.com/"><img src="img/logos/2025_Platinum_Virtu.png" height="130"></a>
<a target="blank" href="https://www.hudsonrivertrading.com"><img src="img/logos/2022_Platinum_HRT.png" width="193" height="150"></a>
<a target="blank" href="https://www.jumptrading.com/"><img src="img/logos/2025_Platinum_Jump.svg" height="150"></a>
<a target="blank" href="https://www.virtu.com/"><img src="img/logos/2025_Platinum_Virtu.png" height="130"></a>
</div>
<div class="gold">

<a href="https://www.midpointmarkets.com/"><img src="img/logos/2025_Gold_Midpoint.png" height="80"></a>
<!-- <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" height="150"></a>
<a href="https://www.janestreet.com"><img src="img/logos/2024_Gold_JaneStreet.png"></a>
<a href="https://trexquant.com/"><img src="img/logos/2024_Gold_Trexquant2.png"></a>
<a target="blank" href="https://www.citadel.com"><img src="img/logos/2025_Gold_Citadel.png"></a>
<a target="blank" href="https://www.drw.com"><img src="img/logos/2022_Gold_DRW.png" height="150"></a>
<a target="blank" href="https://www.janestreet.com"><img src="img/logos/2024_Gold_JaneStreet.png"></a>
<a target="blank" href="https://trexquant.com/"><img src="img/logos/2024_Gold_Trexquant2.png"></a>

<a target="blank" href="https://www.midpointmarkets.com/"><img src="img/logos/2025_Gold_Midpoint.png" height="80"></a>
<a target="blank" href="https://www.imc.com"><img src="img/logos/Gold_IMC.png"></a>
<!-- <a href="https://www.seveneightcapital.com/"><img src="img/logos/Gold_SevenEight.jpg"></a> -->
<!-- <a href="https://fiverings.com/"><img src="img/logos/2024_Gold_FiveRings.png"></a> -->
<a target="blank" href="https://fiverings.com/"><img src="img/logos/2024_Gold_FiveRings.png"></a>
</div>
<div class="silver">
<a href="https://www.sig.com"><img src="img/logos/2025_Silver_Sig.jpeg"></a>
<a target="blank" href="https://www.sig.com"><img src="img/logos/2025_Silver_Sig.jpeg"></a>
<!-- <a href="https://akunacapital.com/"><img src="img/logos/2024_Silver_Akuna.png"></a> -->
<a href="https://www.chicagotrading.com"><img src="img/logos/2025_Silver_CTC.png"></a>
<a target="blank" href="https://www.chicagotrading.com"><img src="img/logos/2025_Silver_CTC.png"></a>
<!-- <a href="https://www.hap-capital.com/"><img src="img/logos/2022_Platinum_HAP.png"</a> -->
<!-- <a href="https://www.imc.com"><img src="img/logos/Gold_IMC.png"></a> -->
<a href="https://www.twosigma.com"><img src="img/logos/2024_Silver_TwoSigma.jpg"></a>
<a target="blank" href="https://www.twosigma.com"><img src="img/logos/2024_Silver_TwoSigma.jpg"></a>
</div>
</div>
</section>
Expand Down

0 comments on commit 23042fc

Please sign in to comment.