Fix feedback thanks page
This commit is contained in:
parent
3cd8d52da0
commit
b67baac70b
@ -74,7 +74,7 @@ layout: base
|
||||
</p>
|
||||
<form method="POST" action="https://api.rubenwardy.com/comment/">
|
||||
<input type="hidden" name="url" value="{{ page.url | absolute_url }}">
|
||||
<input type="hidden" name="redirect_to" value="https://rubenwardy.com/minetest_modding_book/comment_recevied.html">
|
||||
<input type="hidden" name="redirect_to" value="https://rubenwardy.com/minetest_modding_book/comment_received.html">
|
||||
<input type="hidden" name="name" value="Anonymous">
|
||||
<label for="username" class="form-label">Username</label>
|
||||
<input type="text" id="username" name="username">
|
||||
|
Loading…
Reference in New Issue
Block a user