mjstahl / mjstahl.com

https://mjstahl.com/
0 stars 0 forks source link

Add a "comment" link at the bottom of each post that includes the title #14

Closed mjstahl closed 5 years ago

mjstahl commented 5 years ago

Add an anchor at the bottom of each post for people to send feed back. This should include an HTML escaped title as the subject.

<a href="mailto:name@rapidtables.com?subject=The%20subject">
  Send mail with subject
</a>
mjstahl commented 5 years ago

Use encodeURI