Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Update for 2025
  • Loading branch information
Frankanator8 authored Dec 2, 2024
1 parent 7bac482 commit 22c43de
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions hackstoga/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h1 id="title">hack<span style="color: var(--garnet)">Stoga</span></h1>
<p id="subtitle">
<b>Conestoga High School's annual hackathon</b>
<br />
March 16, 2024 (9am-6pm) | In-Person Event @ Conestoga High School
March 15, 2025 (9am-6pm) | In-Person Event @ Conestoga High School
</p>
<div class="button-container">
<span class="tooltip" tooltip-position="bottom">
Expand Down Expand Up @@ -145,7 +145,7 @@ <h1 class="header">About hackStoga</h1>
<div class="pure-u-md-5-8">
<p>
Join over a hundred hackers from around the tri-state area in attending hackStoga on
March 16, 2024!
March 15, 2025!
<br /><br />
Whether you're a seasoned hacker (programmer) or you're new to tech, hackStoga is open
to everyone! Create a project, learn new skills, attend workshops, and connect with
Expand Down Expand Up @@ -174,11 +174,17 @@ <h1 class="header">About hackStoga</h1>
<h1 class="header">Our Sponsors</h1>
<p>
<br /><br />
A big thank you to our wonderful sponsors — especially our flagship sponsor, SIG.
A big thank you to our wonderful sponsors last year — especially our flagship sponsor, SIG.
<br /><br />
We also thank the Uncommon Individual Foundation, Nicholas Paints, and Mathnasium.
<br /><br />
hackStoga would not be possible without them!
<br /><br />
If you would like to be a sponsor this year, learn more <a href="sponsor">here</a>.
</p>
<h2>
If you would like to be a sponsor this year, learn more <a href="sponsor">here</a>.
</h2>

<div id="sponsor-logos" class="pure-g">
<div class="pure-u-1-1"
><img class="pure-img" src="/media/hackathon/sponsor/sig.png"
Expand Down Expand Up @@ -207,7 +213,7 @@ <h1 class="header">Our Sponsors</h1>
<div class="pure-u-5-6 pure-g" style="height: 700px"></div>
<div class="pure-u-1-12"></div> -->

<div class="slider">
<!-- <div class="slider">
<ul class="brands">
<li class="brand"
><img
Expand All @@ -231,23 +237,23 @@ <h1 class="header">Our Sponsors</h1>
width="auto"
style="max-height: calc(100vw / 6); max-width: 800px"
/></li> -->
<li class="brand"
<!-- <li class="brand"
><img
src="/media/hackathon/sponsor/carousel/nicholas_paint.png"
alt="Nicholas Paint"
height="auto"
width="auto"
style="max-height: calc(100vw / 6); max-width: 800px"
/></li>
<!-- <li class="brand"
<!-- <li class="brand" -->
><img
src="/media/hackathon/sponsor/carousel/clays_bakery.png"
alt="Clay's Bakery"
width="auto"
style="max-height: 250px"
/></li> -->
</ul>
</div>
</ul> -->
<!-- </div> -->

<script>
const brands = document.querySelector('.brands');
Expand Down

0 comments on commit 22c43de

Please sign in to comment.