We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3699b18 commit 77836dfCopy full SHA for 77836df
1 file changed
index.html
@@ -323,7 +323,7 @@ <h2 class="section-title">Contact</h2>
323
<p class="contact__text">Have any questions or job inquiries? Don't hesitate to contact me at any time. </p>
324
325
<div class="contact__container bd-grid">
326
- <form action="https://formsubmit.co/d8c08cd8faec10fc3a3c3001b362d6b7" method="POST" class="contact__form">
+ <form method="POST" action="https://formsubmit.co/d8c08cd8faec10fc3a3c3001b362d6b7" class="contact__form">
327
328
<input type="hidden" name="_next" value="./success.html">
329
<input type="text" name="_honey" style="display:none">
0 commit comments