refactor (#2): rename form routing page to simple name

This commit is contained in:
Ben Hong 2022-02-22 17:24:18 -08:00
parent a8bc204cf8
commit b97970b0dc
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="feedback-form">
<form
netlify
action="/testpage"
action="/feedback"
method="post"
name="feedback"
data-netlify-honeypot="bot-field"