-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #59 from stogacs/fixing-sponsors
Fixing sponsor meet the team and dates
- Loading branch information
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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); | ||
|
@@ -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> | ||
|
@@ -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> | ||
|
@@ -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> | ||
|