added registration on top of site.

quick pr to make the register link on the top of the site point to the proper area.
This commit is contained in:
Artem Frenk 2024-10-31 13:02:50 -07:00 committed by GitHub
parent 2dec8e0e3a
commit 45d640f624
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,7 +97,7 @@
</a> </a>
<div class="ml-auto mr-5"> <div class="ml-auto mr-5">
<a <a
href="index.html#header12-2" href="https://dev.hack.wpi.edu/registration/"
class="hover:text-red-500 duration-100" class="hover:text-red-500 duration-100"
>REGISTER</a> >REGISTER</a>
</div> </div>