forked from markus/AMPERION_Webpage
juli25
This commit is contained in:
parent
861bb178f1
commit
9df489d983
33 changed files with 1067 additions and 240 deletions
|
|
@ -32,11 +32,11 @@ custom_script= ""
|
|||
|
||||
|
||||
[contact.form]
|
||||
enable = false
|
||||
enable = true
|
||||
# Whether to use [Netlify Forms](https://docs.netlify.com/forms/setup/)
|
||||
use_netlify = false
|
||||
# Whether to use recaptch v3 in form
|
||||
use_recaptcha = false
|
||||
use_recaptcha = true
|
||||
# Form action
|
||||
## Fill in your Form ID URL for Formspree.io, e.g. `https://formspree.io/f/{form_id}`
|
||||
## Ignored if `use_netlify = true` (custom [success page](https://docs.netlify.com/forms/setup/#success-messages) is already included)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue