Skip to content

Commit 0c9ec8d

Browse files
Update index.html
1 parent fc4051c commit 0c9ec8d

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

index.html

+25-10
Original file line numberDiff line numberDiff line change
@@ -200,18 +200,13 @@ <h2 class="main-title" id="title-2">
200200
<h3 class="text1"><strong></strong></h3>
201201
</div>
202202
<div class="sub1 animate__animated animate__bounceInRight">
203-
<h3 class="text2" id="none">ThetaHacks Virtual is over</h3>
204-
</div>
205-
<div class="sub1 animate__animated animate__bounceInRight">
206-
<h3 class="text2" id="none">
207-
Be sure to join our Discord server for updates for our 2023 event!
208-
</h3>
203+
<h3 class="text2" id="none">Thank you for attending ThetaHacks!</h3>
209204
</div>
210205
</div>
211206
<button
212207
class="gb gb-bordered hover-slide hover-fill reverse discord animate__animated animate__fadeInUp"
213208
id="gb12"
214-
onclick=" window.open('https://thetahacks.tech/discord', '_blank'); return false;"
209+
onclick=" window.open('https://thetahacks.github.io/discord', '_blank'); return false;"
215210
>
216211
<span style="font-family: Montserrat">Discord</span>
217212
</button>
@@ -227,7 +222,7 @@ <h3 class="text2" id="none">
227222
<button
228223
class="gb gb-bordered hover-slide hover-fill reverse discord animate__animated animate__fadeInUp"
229224
id="gb12"
230-
onclick=" window.open('https://thetahacks.tech/join', '_blank'); return false;"
225+
onclick=" window.open('https://thetahacks.github.io/join', '_blank'); return false;"
231226
>
232227
<span style="font-family: Montserrat">Team Signup</span>
233228
</button>
@@ -304,8 +299,7 @@ <h3 class="text2" id="none">
304299
"
305300
/>
306301
<p class="text3">
307-
ThetaHacks I Virtual Stats<br /><br />ThetaHacks is becoming something
308-
bigger...
302+
ThetaHacks by the numbers
309303

310304
<br /><br />
311305
<span class="underline" id="infopagelink" style="color: inherit"
@@ -1869,6 +1863,27 @@ <h5 class="figure-caption-title-e">Neel Gajare</h5>
18691863
<figcaption>
18701864
<h5 class="figure-caption-title-e">Aanika Jain</h5>
18711865
<p class="figure-caption-e">Sponsorships</p>
1866+
</figcaption>
1867+
</figure>
1868+
1869+
<figure class="figure-e">
1870+
<div class="figure-image-container-e3">
1871+
<img
1872+
class="figure-image-e3"
1873+
src="img/profiles/andy.jpg"
1874+
alt="organizer"
1875+
/>
1876+
</div>
1877+
<figcaption>
1878+
<h5 class="figure-caption-title-e">Andy Li</h5>
1879+
<p class="figure-caption-e">Tech</p>
1880+
<a href="https://github.com/andyli23" target="_blank"
1881+
><i
1882+
class="personal hvr-grow-shadow fab fa-github fa-lg"
1883+
style="color: white"
1884+
aria-hidden="true"
1885+
></i
1886+
></a>
18721887
</figcaption>
18731888
</figure>
18741889
</div>

0 commit comments

Comments
 (0)