We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1548228 + 590f277 commit 9d86480Copy full SHA for 9d86480
docs/_includes/footer.html
@@ -78,7 +78,6 @@ <h2>Subscribe to our Newsletter</h2>
78
name="mc-embedded-subscribe-form"
79
class="validate newsletter"
80
target="_blank"
81
- novalidate=""
82
>
83
<input
84
type="email"
@@ -87,7 +86,7 @@ <h2>Subscribe to our Newsletter</h2>
87
86
class="email input"
88
id="mce-EMAIL"
89
placeholder="Your email"
90
- required=""
+ required
91
/>
92
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
93
<div style="position: absolute; left: -5000px" aria-hidden="true">
0 commit comments