Build an argon contact form
argonContact(
title = NULL,
subtitle = NULL,
name = "Your name",
mail = "Email Adress",
subject = "Subject",
message,
mailto,
width = 8
)
Form title.
Form subtitle.
Contact name.
Contact mail.
Message subject.
For message
Adress to which send the form.
Form width. Between 1 and 12.
Need to have an active formspree.io account. See https://formspree.io. Only works on web-server!