netlify-cms-react-starter/content/pages/contact.json
2017-10-13 12:51:06 +00:00

1 line
No EOL
468 B
JSON

{"title":"Contact","subtitle":"<Contact />","body":"# Example contact form\n\nThis form is setup to use Netlify's form handling:\n\n- the form action is set to the current absolute url: \\`action: '/contact/'\\`\n- a name attribute is sent with the form's data \\`'form-name': 'Contact'\\`\n- netlify data attributes are added to the form \\`data-netlify data-netlify-honeypot\\`\n\nFind out more in the [Netlify Docs](https://www.netlify.com/docs/form-handling/).\n"}