Clean up project and contact labels
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 7s

This commit is contained in:
Akshay Kolli
2026-07-02 00:52:20 -07:00
parent bf41b4aa13
commit 5ddcf318ef
2 changed files with 2 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
<section class="contact-section" aria-labelledby="contact-heading">
<h2 id="contact-heading">Contact</h2>
<section class="contact-section" aria-labelledby="contact-email-heading">
<h2 id="contact-email-heading">Email</h2>
<p>Email me at <a href="mailto:akshaykolli@hotmail.com">akshaykolli@hotmail.com</a></p>
</section>