From 55f6b81b56a79b904e42471ddabff4137c914324 Mon Sep 17 00:00:00 2001 From: ericjinks Date: Fri, 13 Oct 2017 13:04:27 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Pages=20=E2=80=9Ccontact-page=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/contact.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pages/contact.json b/content/pages/contact.json index bf3a0ba..7f9736c 100644 --- a/content/pages/contact.json +++ b/content/pages/contact.json @@ -1 +1 @@ -{"title":"Contact","subtitle":"","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"} \ No newline at end of file +{"title":"Contact","subtitle":"","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"} \ No newline at end of file