Skip to content

Commit c5a965f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 927db8c + 6b8a17c commit c5a965f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

index.html

+8
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,14 @@ <h3 class="text2">
223223
>
224224
<span style="font-family: Montserrat">Devpost</span>
225225
</button>
226+
<button
227+
class="gb gb-bordered hover-slide hover-fill reverse attendee animate__animated animate__fadeInUp"
228+
id="gb12"
229+
onclick=" window.open('https://hackclub.zoom.us/j/91022593760?pwd=V0lkM1N2YzJXV2t1SlZTOUZpb2NOQT09', '_blank'); return false;"
230+
target="_blank"
231+
>
232+
<span style="font-family: Montserrat">Zoom</span>
233+
</button>
226234
</div>
227235
</div>
228236
</header>

zoom/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<title>ThetaHacks Virtual - Schedule</title>
44
<meta
55
http-equiv="refresh"
6-
content="0; URL=https://hackclub.zoom.us/j/93167323759?pwd=d2ExK0d3eXVtU2YrK2lqQWNTZEVNZz09"
6+
content="0; URL=https://hackclub.zoom.us/j/91022593760?pwd=V0lkM1N2YzJXV2t1SlZTOUZpb2NOQT09"
77
/>
88
<link
99
rel="canonical"
10-
href="https://hackclub.zoom.us/j/93167323759?pwd=d2ExK0d3eXVtU2YrK2lqQWNTZEVNZz09"
10+
href="https://hackclub.zoom.us/j/91022593760?pwd=V0lkM1N2YzJXV2t1SlZTOUZpb2NOQT09"
1111
/>

0 commit comments

Comments
 (0)