some working setup for 2026
Some checks are pending
Add MLH Banner / Add-MLH-Banner (push) Waiting to run
Some checks are pending
Add MLH Banner / Add-MLH-Banner (push) Waiting to run
This commit is contained in:
parent
c20615d078
commit
27c0b73ef2
1 changed files with 5 additions and 25 deletions
30
index.html
30
index.html
|
|
@ -137,10 +137,10 @@
|
||||||
<div
|
<div
|
||||||
class="mbr-section-btn mt-3 d-flex flex-column align-items-center"
|
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
|
<a
|
||||||
class="btn btn-secondary display-4 disabled "
|
class="btn btn-secondary display-4"
|
||||||
href="http://hack.wpi.edu/registration"
|
href="https://docs.google.com/forms/d/e/1FAIpQLSfD0vpWA2FSYyPD__L9QzhuSpbVGjQFsxIK0A-MBse4ZZPv2Q/viewform?usp=header"
|
||||||
>REGISTER!</a>
|
>REGISTER!</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -262,21 +262,8 @@
|
||||||
src="assets/images/sponsors/hntb.svg"
|
src="assets/images/sponsors/hntb.svg"
|
||||||
alt="" />
|
alt="" />
|
||||||
</a>
|
</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>
|
||||||
|
|
||||||
<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">
|
<div class="row my-3 flex justify-center">
|
||||||
<a href="https://www.riversideresearch.org/" class="w-75 mx-5">
|
<a href="https://www.riversideresearch.org/" class="w-75 mx-5">
|
||||||
<img
|
<img
|
||||||
|
|
@ -294,13 +281,6 @@
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
@ -415,7 +395,7 @@
|
||||||
<div class="mbr-section-btn">
|
<div class="mbr-section-btn">
|
||||||
<a
|
<a
|
||||||
class="btn btn-secondary display-4"
|
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"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<h1 class="game-font text-2xl">Sponsorship Packet</h1>
|
<h1 class="game-font text-2xl">Sponsorship Packet</h1>
|
||||||
|
|
@ -797,6 +777,6 @@
|
||||||
<script src="assets/theme/js/script.js"></script>
|
<script src="assets/theme/js/script.js"></script>
|
||||||
|
|
||||||
<!-- Insert MLH Banner Code Here -->
|
<!-- 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>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue