Update Pages “contact-page”
This commit is contained in:
parent
2caf96afbf
commit
55f6b81b56
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
{"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"}
|
||||
{"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"}
|
||||
Loading…
Add table
Reference in a new issue