Skip to content

Commit

Permalink
fixed form of zone contact
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidolko committed Mar 19, 2024
1 parent 07b44f9 commit e87e1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ <h2 class="contact__heading moves">Get in Touch</h2>
<div class="contact__wrapper container">
<form
id="contact-form"
action="http://form.dawidolko.pl/mail.php"
action="https://form.dawidolko.pl/mail.php"
method="POST"
class="contact__form move">
<h4 class="contact__form-title">Message Me</h4>
Expand Down

0 comments on commit e87e1f4

Please sign in to comment.