escape reply to rul

This commit is contained in:
Ayo 2023-05-30 16:44:59 +02:00
parent fdc395e328
commit 3751abcd01

View file

@ -77,7 +77,7 @@ layout: default
<div class="blog-post__after-content">
<div id="reply-by-email">
<a href="mailto:blog@ayco.io?subject=Re: {{page.title}}&body=%0A%0AResponse to: {{site.url}}{{page.url}}">Thoughts? Reply by email</a>
<a href="mailto:blog@ayco.io?subject=Re:%20{{page.title | escape}}&body=%0A%0AResponse%20to:%20{{site.url}}{{page.url}}">Thoughts? Reply by email</a>
<style>
#reply-by-email {
margin: 1em 0;