Skip to content

Commit 6b8a17c

Browse files
committed
Add Zoom Button
1 parent 4fd4b06 commit 6b8a17c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 8 additions & 0 deletions
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>

0 commit comments

Comments
 (0)