Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AquaJo authored Feb 25, 2023
1 parent c8f8ff4 commit fe33cfe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions contactForm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,9 @@ <h5 class="title">Contact / Feedback me</h5>
<textarea id="message" type="text" name="message" class="form-control rounded border-white mb-3 form-text-area" rows="5" cols="30" placeholder="Message" required></textarea>
</div>


<div class="submit-button-wrapper">
<div class="g-recaptcha" data-sitekey="[YOUR_RECAPTCHA_SITEKEY]"></div>
<br>


<input id="contactSend_btn" type="submit" value="Send">
</div>
</form>
Expand Down

0 comments on commit fe33cfe

Please sign in to comment.