Files
website/layouts/partials/contact-section.html

5 lines
209 B
HTML
Raw Normal View History

2026-07-02 00:28:25 -07:00
<section class="contact-section" aria-labelledby="contact-heading">
<h2 id="contact-heading">Contact</h2>
<p>Email me at <a href="mailto:akshaykolli@hotmail.com">akshaykolli@hotmail.com</a></p>
</section>