diff --git a/content/_index.md b/content/_index.md index 23fd078..de13751 100644 --- a/content/_index.md +++ b/content/_index.md @@ -14,9 +14,9 @@ title = "Diamond Sponsors" img_class = "max-w-36 max-h-18" sponsors = [ { alt = "Citadel | Citadel Securities", src = "assets/sponsors/citadel.png", href = "https://www.citadel.com/" }, + { alt = "Susquehanna", src = "assets/sponsors/susquehanna.png", href = "https://sig.com/", img_class = "max-w-48 max-h-18" }, { alt = "Jane Street", src = "assets/sponsors/jane-street.svg", href = "https://www.janestreet.com/" }, { alt = "blackpenredpen", src = "assets/sponsors/bprp.png", href = "https://www.youtube.com/c/blackpenredpen/" }, - { alt = "ContestDojo", src = "assets/sponsors/contestdojo.png", href = "https://contestdojo.com/" }, ] [[extra.sponsor_tiers]] @@ -24,7 +24,7 @@ title = "Gold Sponsors" img_class = "max-w-64 max-h-12" sponsors = [ { alt = "Atomic Grader", src = "assets/sponsors/ag.svg", href = "https://atomicgrader.com/" }, - { alt = "Susquehanna", src = "assets/sponsors/susquehanna.png", href = "https://sig.com/" }, + { alt = "ContestDojo", src = "assets/sponsors/contestdojo.png", href = "https://contestdojo.com/" }, ] [[extra.sponsor_tiers]] diff --git a/templates/index.html b/templates/index.html index c023c60..6145cee 100644 --- a/templates/index.html +++ b/templates/index.html @@ -163,7 +163,7 @@