Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 30 additions & 33 deletions layouts/partials/sponsor-banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,52 +8,49 @@ <h1 class="title is-centered has-text-centered text-blue">Sponsors</h1>
</span>

<!-- Emerald Sponsors -->
<div class="columns mt-1 is-vcentered is-centered is-multiline">
<a class="column is-half" href="https://www.acs.org.au/">
<img src="{{ "/img/sponsors/acs.png" | relURL }}" width="40%" alt="Australian Computing Society"/>
<div class="columns mt-1 mb-0 is-mobile is-vcentered is-centered is-multiline">
<a class="column is-two-fifths-tablet is-half-mobile" href="https://www.janestreet.com/">
<img src="{{ "/img/sponsors/jane_street.png" | relURL }}" width="100%" style="margin-top: 36px;"
alt="Jane Street" />
</a>
<a class="column is-half" href="https://www.oracle.com/au/corporate/careers/">
<img src="{{ "/img/sponsors/oracle.svg" | relURL }}" width="100%" alt="Oracle"/>
</a>
<a class="column is-half" href="https://www.janestreet.com/">
<img src="{{ "/img/sponsors/jane_street.png" | relURL }}" width="100%" alt="Jane Street"/>
</a>
<a class="column is-half" href="https://jobs.boeing.com">
<img src="{{ "/img/sponsors/boeing.svg" | relURL }}" width="100%" alt="Boeing"/>
</a>
<a class="column is-half" href="https://www.technology1.com/">
<img src="{{ "/img/sponsors/technologyone.svg" | relURL }}" width="100%" alt="Technology One"/>
<a class="column is-one-third-tablet is-half-mobile" href="https://www.tanda.co/">
<img src="{{ "/img/sponsors/tanda.svg" | relURL }}" width="100%" alt="Tanda" />
</a>
</div>

<!-- Gold Sponsors -->
<div class="columns mt-4 is-mobile is-centered is-vcentered is-multiline">
<a class="column is-one-third-tablet is-half-mobile" href="https://swyftx.com/">
<img src="{{ "/img/sponsors/swyftx.svg" | relURL }}" width="90%" alt="Swyftx"/>
<div class="columns mb-0 py-0 is-mobile is-centered is-vcentered is-multiline" style="padding-bottom: 35px;">
<a class="column is-one-third-tablet is-half-mobile py-1" href="https://www.citadelsecurities.com/">
<img src="{{ "/img/sponsors/citadel.svg" | relURL }}" width="100%" alt="Citadel Securities" />
</a>
<a class="column is-one-third-tablet is-half-mobile" href="https://jracademy.com.au/">
<img src="{{ "/img/sponsors/jracademy.png" | relURL }}" width="90%" alt="JR Academy"/>
<a class="column is-one-third-tablet is-half-mobile py-1" href="https://www.quantum-australia.com/">
<img src="{{ "/img/sponsors/quantumaus.svg" | relURL }}" width="100%" alt="Quantum Australia" />
</a>
<a class="column is-one-third-tablet is-half-mobile py-1" href="https://getcracked.io/">
<img src="{{ "/img/sponsors/getcracked.svg" | relURL }}" width="90%" alt="getcracked.io" />
</a>

</div>

<!-- Silver Sponsors -->
<div class="columns mt-4 is-mobile is-centered is-vcentered is-multiline">
<a class="column is-one-third-tablet is-half-mobile" href="https://sig.com/">
<img src="{{ "/img/sponsors/sig.svg" | relURL }}" style="width: 130%; max-width: none; margin-left: -70px;" alt="SIG"/>
<!-- Other Sponsors -->
<div class="columns mb-0 is-mobile is-centered is-vcentered is-multiline">
<a class="column is-one-quarter-tablet is-half-mobile" href="https://jobs.boeing.com">
<img src="{{ "/img/sponsors/boeing.svg" | relURL }}" width="90%" alt="Boeing" />
</a>
<a class="column is-one-third-tablet is-half-mobile" href="https://optiver.com/">
<img src="{{ "/img/sponsors/optiver.svg" | relURL }}" width="90%" alt="Optiver"/>
<a class="column is-one-quarter-tablet is-half-mobile" href="https://www.atlassian.com/">
<img src="{{ "/img/sponsors/atlassian.svg" | relURL }}" width="90%" alt="Atlassian" />
</a>
</div>

<!-- Bronze Sponsors -->
<div class="columns mt-4 is-mobile is-centered is-vcentered is-multiline">
<a class="column is-one-quarter-tablet is-half-mobile" href="https://vivcourt.com/">
<img src="{{ "/img/sponsors/vivcourt.svg" | relURL }}" width="90%" alt="VivCourt"/>
<a class="column is-one-quarter-tablet is-half-mobile"
href="https://www.oracle.com/au/corporate/careers/">
<img src="{{ "/img/sponsors/oracle.svg" | relURL }}" width="90%" alt="Oracle" />
</a>
<a class="column is-one-quarter-tablet is-half-mobile" href="https://www.imc.com/">
<img src="{{ "/img/sponsors/imc.svg" | relURL }}" width="90%" alt="IMC"/>
<img src="{{ "/img/sponsors/imc.svg" | relURL }}" width="90%" alt="IMC" />
</a>
<a class="column is-one-quarter-tablet is-half-mobile" href="https://vivcourt.com/">
<img src="{{ "/img/sponsors/vivcourt.svg" | relURL }}" width="90%" alt="VivCourt" />
</a>
<a class="column is-one-quarter-tablet is-half-mobile" href="https://optiver.com/">
<img src="{{ "/img/sponsors/optiver.svg" | relURL }}" width="90%" alt="Optiver" />
</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions static/img/sponsors/citadel.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading