some working setup for 2026
Some checks are pending
Add MLH Banner / Add-MLH-Banner (push) Waiting to run

This commit is contained in:
Nikita Ostapenko 2025-11-20 23:21:02 -05:00
parent c20615d078
commit 27c0b73ef2

View file

@ -137,10 +137,10 @@
<div
class="mbr-section-btn mt-3 d-flex flex-column align-items-center"
>
<h2 class="text-white mt-4 game-font text-6xl">JAN 17th - 19th</h2>
<h2 class="text-white mt-4 game-font text-6xl">JAN 16th - 18th</h2>
<a
class="btn btn-secondary display-4 disabled "
href="http://hack.wpi.edu/registration"
class="btn btn-secondary display-4"
href="https://docs.google.com/forms/d/e/1FAIpQLSfD0vpWA2FSYyPD__L9QzhuSpbVGjQFsxIK0A-MBse4ZZPv2Q/viewform?usp=header"
>REGISTER!</a>
</div>
</div>
@ -262,21 +262,8 @@
src="assets/images/sponsors/hntb.svg"
alt="" />
</a>
<a href="https://www.wpi.edu/about/ie/support/makerspace">
<img
class="w-[15rem] mx-5"
src="assets/images/sponsors/Makerspace.svg"
alt="" />
</div>
<div class="row my-1 flex justify-center">
<a href="https://www.wpi.edu/academics/business/student-innovation-entrepreneurship/resources" class="w-50 mx-5">
<img
class=""
src="assets/images/sponsors/I3-Labs.svg"
alt=""
/>
</div>
<div class="row my-3 flex justify-center">
<a href="https://www.riversideresearch.org/" class="w-75 mx-5">
<img
@ -294,13 +281,6 @@
/>
</a>
</div>
<div class="row mt-4 flex justify-center">
<a href="https://hackp.ac/mlh-standoutstickers-hackathons" class="w-75 mx-5">
<img
src="assets/images/sponsors/stickers.png"
alt=""
/>
</div>
</div>
</div>
@ -415,7 +395,7 @@
<div class="mbr-section-btn">
<a
class="btn btn-secondary display-4"
href="https://drive.google.com/file/d/1L-CZgCxPZmOMpFBy67rTB6ED6lq8v3au/view?usp=sharing"
href="https://drive.google.com/file/d/1VEN18KxMa16ieQi7bg_pKZFg2qMq54PG/view?usp=sharing"
target="_blank"
>
<h1 class="game-font text-2xl">Sponsorship Packet</h1>
@ -797,6 +777,6 @@
<script src="assets/theme/js/script.js"></script>
<!-- Insert MLH Banner Code Here -->
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/na?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2025-season&utm_content=red" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2025/mlh-trust-badge-2025-red.svg" alt="Major League Hacking 2025 Hackathon Season" style="width:100%"></a>
<a id="mlh-trust-badge" style="display:block;max-width:100px;min-width:60px;position:fixed;right:50px;top:0;width:10%;z-index:10000" href="https://mlh.io/na?utm_source=na-hackathon&utm_medium=TrustBadge&utm_campaign=2025-season&utm_content=red" target="_blank"><img src="https://s3.amazonaws.com/logged-assets/trust-badge/2026/mlh-trust-badge-2026-red.svg" alt="Major League Hacking 2026 Hackathon Season" style="width:100%"></a>
</body>
</html>