diff options
| author | s1n <[email protected]> | 2019-10-20 18:30:30 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 18:30:30 -0700 |
| commit | b1da2cfd56b2a41eb71498f499a049e42fbf4332 (patch) | |
| tree | 5e4a2aec26499d30b97a9da2afa7b4abe292ca77 /contact | |
| parent | :) (diff) | |
| download | p.s1n.pw-admin-b1da2cfd56b2a41eb71498f499a049e42fbf4332.tar.xz p.s1n.pw-admin-b1da2cfd56b2a41eb71498f499a049e42fbf4332.zip | |
fill in information, attach forms to netlify
Diffstat (limited to 'contact')
| -rw-r--r-- | contact/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contact/index.html b/contact/index.html index ad0182f..472be25 100644 --- a/contact/index.html +++ b/contact/index.html @@ -76,7 +76,7 @@ <div class="col-lg-8"> <h3 class="wow fadeInUp" data-wow-delay="1s">say hello 👋</h3><br> - <p class="wow fadeInUp" data-wow-delay="1.2s">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Neque, accusantium sint quod voluptatem dolorum, quaerat, ut iusto cumque magni ab repudiandae, quasi minus unde temporibus nulla eum eaque! Placeat praesentium sunt suscipit laboriosam deserunt commodi atque corporis, iure maiores dicta, fugit similique.</p> + <p class="wow fadeInUp" data-wow-delay="1.2s">Need something? Write me!</p> </div> </div> @@ -90,7 +90,7 @@ <div class="container-fluid"> <div class="row"> <div class="col-lg-8"> - <form name="contact-form" id="contact-form" method="post" action=""> + <form name="contact-form" id="contact-form" method="post" action="" netlify> <ul> |