We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d66bf6 commit dcdbbe9Copy full SHA for dcdbbe9
index.html
@@ -107,7 +107,7 @@ <h1 class="text-primary wow fadeIn">Contact Us</h1>
107
<p>Want to get in touch with us? Send us an email using the form below and we'll get back to you.</p>
108
</div>
109
<div class="col-lg-10 col-lg-offset-1 text-xs-center">
110
- <form class="contact-form row" action="http://formspree.io/farazfazli@gmail.com" method="POST">
+ <form class="contact-form row" action="https://formspree.io/farazfazli@gmail.com" method="POST">
111
<div class="col-md-4">
112
<input type="text" name="name" class="form-control" placeholder="Name">
113
@@ -218,4 +218,4 @@ <h1 class="text-primary wow fadeIn">Contact Us</h1>
218
219
220
</body>
221
-</html>
+</html>
0 commit comments