From 89390c33330499ed9a813ab15498034f76a03464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?No=C3=A9=20Viricel?= Date: Wed, 28 Oct 2020 11:51:57 +0100 Subject: [PATCH] WL-11 [Test] - Netlify form implementation --- components/Contact.vue | 62 ++++++++++++++++++++++++++++++++++++++++++ components/Hero.vue | 2 +- pages/index.vue | 1 + static/Contact.html | 52 +++++++++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+), 1 deletion(-) create mode 100644 components/Contact.vue create mode 100644 static/Contact.html diff --git a/components/Contact.vue b/components/Contact.vue new file mode 100644 index 0000000..a708045 --- /dev/null +++ b/components/Contact.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/components/Hero.vue b/components/Hero.vue index 3e487fb..20732ad 100644 --- a/components/Hero.vue +++ b/components/Hero.vue @@ -1,6 +1,6 @@ diff --git a/static/Contact.html b/static/Contact.html new file mode 100644 index 0000000..97c4652 --- /dev/null +++ b/static/Contact.html @@ -0,0 +1,52 @@ +