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"> <section id="contact">
<h2>Contact</h2> <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"> <form action="/contact" method="post">
<label for="name">Name:</label><br> <label for="name">Name:</label><br>
<input type="text" id="name" name="name"><br> <input type="text" id="name" name="name"><br>
@ -54,6 +54,7 @@
</ul> </ul>
</section> </section>
</main> </main>
<footer> <footer>
<p>Copyright 2022 LimePot</p> <p>Copyright 2022 LimePot</p>