Added signup functionality
This commit is contained in:
parent
7d9e39e544
commit
2bc6d975fb
@ -51,7 +51,7 @@
|
||||
<label for="check" class="checkbtn">
|
||||
<img src="img/bars.png" loading="lazy" height="17" width="25" alt="Bars"/>
|
||||
</label>
|
||||
<a target="_blank" href="https://forms.gle/coK7q43RwBV2f15i7"><div id="sign-up">SIGN UP</div></a>
|
||||
<a onclick="check('t1')" target="_blank" href="https://forms.gle/coK7q43RwBV2f15i7"><div id="sign-up">SIGN UP</div></a>
|
||||
<ul>
|
||||
<li><a onclick="uncheck('check')" href="#event">Event</a></li>
|
||||
<li><a onclick="uncheck('check')" href="#rules">Rules</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user