Contact me
I'm always down to hear feedback!
Form
This example text is found in contact.html
. The
x-ContactForm
component is defined in
static/index.html
, while its template is found in
static/components/ContactForm/ContactForm.html
. Note that
this form will require a backend server to actually do anything. For
example, with the netlify-form
attribute as shown below, it
should be ready for use with Netlify's form API.