Merge pull request '(FIX): Updated email' (#4) from fix/email-change into master
All checks were successful
Deploy to Server / deploy (push) Successful in 1m44s

Reviewed-on: #4
This commit is contained in:
Hayden Hargreaves 2025-12-04 09:21:47 -07:00
commit f5a94d2285

View File

@ -159,8 +159,8 @@
<h2 class="mt-14 py-2 text-xl font-semibold text-blue-300">CONTACTS</h2> <h2 class="mt-14 py-2 text-xl font-semibold text-blue-300">CONTACTS</h2>
<div class="mb-4"> <div class="mb-4">
<h3 class="text-sm font-semibold text-gray-200">Email</h3> <h3 class="text-sm font-semibold text-gray-200">Email</h3>
<a href="mailto:hhargreaves2006@gmail.com" <a href="mailto:hayden@gophernest.net"
><p class="py text-xs text-gray-200">hhargreaves2006@gmail.com</p></a ><p class="py text-xs text-gray-200">hayden@gophernest.net</p></a
> >
</div> </div>
<div class="my-4"> <div class="my-4">