gatsby-plugin-mailchimp
gatsby-plugin-mailchimp copied to clipboard
Enable honey pot?
Great plugin! 😎
In Mailchimp form builder output, there's a field that looks something like:
<div style="position: absolute; left: -5000px;" aria-hidden="true">
<input type="text" name="b_1a45e336541f2uhe6ef351e00_f58763f205" tabindex="-1" value="" />
</div>
Is there a way to make this work through your plugin?
Thanks!!
this seems like a good idea. open for PRs or suggestions!