Skip to content

Commit 9d86480

Browse files
Merge pull request #365 from Queen-codes/update-footer
update footer to reflect upstream changes
2 parents 1548228 + 590f277 commit 9d86480

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/_includes/footer.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ <h2>Subscribe to our Newsletter</h2>
7878
name="mc-embedded-subscribe-form"
7979
class="validate newsletter"
8080
target="_blank"
81-
novalidate=""
8281
>
8382
<input
8483
type="email"
@@ -87,7 +86,7 @@ <h2>Subscribe to our Newsletter</h2>
8786
class="email input"
8887
id="mce-EMAIL"
8988
placeholder="Your email"
90-
required=""
89+
required
9190
/>
9291
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
9392
<div style="position: absolute; left: -5000px" aria-hidden="true">

0 commit comments

Comments
 (0)