set enctype for webmention form
This commit is contained in:
parent
939fc3abbc
commit
d823e9b528
@ -1,6 +1,6 @@
|
||||
<hr>
|
||||
<section id="mentions">
|
||||
<form action="https://webmention.io/xsteadfastx.org/webmention" method="post">
|
||||
<form action="https://webmention.io/xsteadfastx.org/webmention" method="post" enctype="application/x-www-form-urlencoded">
|
||||
<fieldset>
|
||||
<label>Have you written a <a href="https://indieweb.org/responses">response</a> to this? Let me know the URL:</label>
|
||||
<input type="hidden" name="target" value="{{ .Permalink }}">
|
||||
|
Loading…
Reference in New Issue
Block a user