Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c0947f6

Browse files
Remove Netlify Form
1 parent 25685ec commit c0947f6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

‎public/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>Buttondown and Netlify Functions Demo</h1>
1414
<p>
1515
This is an example of a custom HTML subscription form that uses a <a target="_blank" href="https://docs.netlify.com/functions/overview/">Netlify Function</a> and the <a target="_blank" href="https://docs.buttondown.email/api-reference/introduction">Buttondown API</a> to add a subscriber to an email newsletter.
1616
</p>
17-
<form name="newsletter" method="POST" netlify-honeypot="bot-field" data-netlify="true">
17+
<form name="newsletter" method="POST" action="/.netlify/functions/subscribe">
1818
<label class="hidden">Don’t fill this out if you’re human:</label>
1919
<input class="hidden" name="bot-field" />
2020
<label for="email">Your Email Address:</label>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /