From 93dd4553fa772338ebe89debe4d1202c1e5bc96c Mon Sep 17 00:00:00 2001 From: Mateo Clarke Date: Mon, 9 Mar 2020 18:19:55 -0500 Subject: [PATCH] replace Netlify Forms based email collection for Google Form link --- gatsby/src/components/info.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gatsby/src/components/info.js b/gatsby/src/components/info.js index f0ed551..6a7382d 100644 --- a/gatsby/src/components/info.js +++ b/gatsby/src/components/info.js @@ -154,7 +154,15 @@ const Info = ({ uri, location, data, yaml, ...rest }) => { case "EmailCollection": return ( - +
+ + Volunteer for Census Outreach + +
); case "NewsAndEvents":