mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 21:04:23 +01:00
21 lines
No EOL
647 B
YAML
21 lines
No EOL
647 B
YAML
############################## Contact #############################
|
|
contact:
|
|
enable : true
|
|
title : Contact Me
|
|
content : Drop Me a Message 📨️ #If you have questions fel free to contact me.
|
|
|
|
# Contact form
|
|
contact_form:
|
|
enable : true
|
|
netlify : true
|
|
action : "#" #contact form works with https://formspree.io
|
|
name : "Your Name *"
|
|
email : "Your Email *"
|
|
subject : "Subject *"
|
|
message : "What's up?"
|
|
submit : "Submit"
|
|
|
|
h_captcha:
|
|
enable : false
|
|
theme : "light" # dark
|
|
sitekey : "7e9fcbed-3001-42cb-a416-0966c3d9123f" |