Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1097,7 +1097,7 @@
|
|
1097 |
</div>
|
1098 |
</div>
|
1099 |
</div>
|
1100 |
-
<form class="contact-form animate-on-scroll" action="https://formspree.io/f/
|
1101 |
<div class="form-group">
|
1102 |
<label for="name">Full Name</label>
|
1103 |
<input type="text" id="name" name="name" class="form-control" placeholder="Enter your full name" required>
|
|
|
1097 |
</div>
|
1098 |
</div>
|
1099 |
</div>
|
1100 |
+
<form class="contact-form animate-on-scroll" action="https://formspree.io/f/mzzgrbzp" method="POST">
|
1101 |
<div class="form-group">
|
1102 |
<label for="name">Full Name</label>
|
1103 |
<input type="text" id="name" name="name" class="form-control" placeholder="Enter your full name" required>
|