Skip to content

Commit

Permalink
Merge pull request #59 from stogacs/fixing-sponsors
Browse files Browse the repository at this point in the history
Fixing sponsor meet the team and dates
  • Loading branch information
Frankanator8 authored Dec 3, 2024
2 parents 69a8e53 + 833414e commit 3d84d26
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions hackstoga/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h1 class="header">About hackStoga</h1>
<div class="pure-u-1-6"><!-- formatting div PRE--></div>
<div class="pure-u-2-3">
<div class="formatting-separator"></div>
<h1 class="header">Our Sponsors</h1>
<h1 class="header">Last Year's Sponsors</h1>
<p>
<br /><br />
A big thank you to our wonderful sponsors last year — especially our flagship sponsor, SIG.
Expand Down Expand Up @@ -295,7 +295,7 @@ <h2 style="text-align: center">General</h2>
<details>
<summary>Where and when is the event?</summary>
<p
>hackStoga will take place <b>Saturday March 16th, 2024</b> at Conestoga High School
>hackStoga will take place <b>Saturday March 15th, 2025</b> at Conestoga High School
in our Atrium.</p
>
</details>
Expand Down
26 changes: 13 additions & 13 deletions hackstoga/sponsor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<div id="textlogo">
<h1 id="title">hack<span style="color: var(--garnet)">Stoga</span></h1>
<h2
>March 16, 2024<br />
>March 15, 2025<br />
<span
style="
color: var(--garnet);
Expand Down Expand Up @@ -457,9 +457,9 @@ <h1 class="flex flex-center">Meet The Team</h1>
<div class="leadership-card rounded">
<img class="pure-img rounded" src="/media/admins/24ZhangR.png" />
<h3 style="color: var(--gold)">Co-President</h3>
<h2>Richard Zhang</h2>
<h2>Hanyang Liu</h2>
<a href="mailto:[email protected]"
><p style="font-size: smaller">24ZhangR@tesdk12.net</p></a
><p style="font-size: smaller">25liuh@tesdk12.net</p></a
>
</div>
</div>
Expand All @@ -468,9 +468,9 @@ <h2>Richard Zhang</h2>
<div class="leadership-card rounded">
<img class="pure-img rounded" src="/media/admins/24ZhangW.png" />
<h3 style="color: var(--gold)">Co-President</h3>
<h2>Wilson Zhang</h2>
<h2>Jake Frischmann</h2>
<a href="mailto:[email protected]"
><p style="font-size: smaller">24ZhangW@tesdk12.net</p></a
><p style="font-size: smaller">25frischmannj@tesdk12.net</p></a
>
</div>
</div>
Expand All @@ -479,31 +479,31 @@ <h2>Wilson Zhang</h2>
<div class="leadership-card rounded">
<img class="pure-img rounded" src="/media/admins/24MalikR.png" />
<h3 style="color: var(--platinum-sponsor)">President (Girls in STEM)</h3>
<h2>Rhea Malik</h2>
<h2>Miya Cao</h2>
<a href="mailto:[email protected]"
><p style="font-size: smaller">24MalikR@tesdk12.net</p></a
><p style="font-size: smaller">26caom@tesdk12.net</p></a
>
</div>
</div>

<div class="pure-u-md-1-6" id="leadership-card">
<div class="leadership-card rounded">
<img class="pure-img rounded" src="/media/admins/24DavisD.png" />
<h3 style="color: var(--almond)">Senior Officer</h3>
<h2>Daniel Davis</h2>
<h3 style="color: var(--almond)">Head Officer</h3>
<h2>Milan Agarwala</h2>
<a href="mailto:[email protected]"
><p style="font-size: smaller">24DavisD@tesdk12.net</p></a
><p style="font-size: smaller">25agarwalam@tesdk12.net</p></a
>
</div>
</div>

<div class="pure-u-md-1-6" id="leadership-card">
<div class="leadership-card rounded">
<img class="pure-img rounded" src="/media/admins/24MohileA.png" />
<h3 style="color: var(--almond)">Officer</h3>
<h2>Anay Mohile</h2>
<h3 style="color: var(--almond)">Treasurer</h3>
<h2>Prranit Arora</h2>
<a href="mailto:[email protected]"
><p style="font-size: smaller">24MohileA@tesdk12.net</p></a
><p style="font-size: smaller">26Arorap@tesdk12.net</p></a
>
</div>
</div>
Expand Down

0 comments on commit 3d84d26

Please sign in to comment.