Update index.html

This commit is contained in:
nelle 2022-12-23 18:21:10 -07:00
parent 2d7cacd043
commit 04018e12c3

View file

@ -36,7 +36,7 @@
<section id="contact">
<h2>Contact</h2>
<p>You can contact me through email at <a href="mailto:limepot@gmail.com">limepot@gmail.com</a> or by filling out the form below:</p>
<p>You can contact me through email at <a href="mailto:nelle@limepot.xyz">nelle@limepot.xyz</a> or by filling out the form below:</p>
<form action="/contact" method="post">
<label for="name">Name:</label><br>
<input type="text" id="name" name="name"><br>
@ -54,6 +54,7 @@
</ul>
</section>
</main>
<footer>
<p>Copyright 2022 LimePot</p>