Update index.html
This commit is contained in:
parent
2d7cacd043
commit
04018e12c3
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue