Switch to Basin as contact form provider
This commit is contained in:
parent
71f71f2575
commit
4912dc81fa
3 changed files with 3 additions and 3 deletions
|
@ -1 +1 @@
|
|||
2.7.4
|
||||
2.7.2
|
||||
|
|
|
@ -9,10 +9,11 @@ motto: Contact Me
|
|||
---
|
||||
|
||||
<form class="form-horizontal pageclip-form"
|
||||
action="https://send.pageclip.co/xn1OfLsjWvXGIiKwsZinza5uZpXX7g9z/millironx-contact-form"
|
||||
action="https://usebasin.com/f/787df7bfd22e"
|
||||
method="post">
|
||||
<fieldset>
|
||||
<legend>Contact Me</legend>
|
||||
<input type="hidden" name="_gotcha">
|
||||
<div class="form-group">
|
||||
<label for="name" class="col-lg-2 control-label">Name</label>
|
||||
<div class="col-lg-10">
|
||||
|
|
|
@ -326,7 +326,6 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/jquery-mask-plugin@1.14.16/dist/jquery.mask.min.js" integrity="sha256-Kg2zTcFO9LXOc7IwcBx1YeUBJmekycsnTsq2RuFHSZU=" crossorigin="anonymous"></script>
|
||||
|
||||
<!-- Script Bundle: Pageclip -->
|
||||
<script src="https://s.pageclip.co/v1/pageclip.js" charset="utf-8"></script>
|
||||
<script type="text/javascript">
|
||||
$('#phone').mask('(000) 000-0000')
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue