-sr.ht +github

This commit is contained in:
Felipe M 2020-07-03 11:01:34 +02:00
parent e034cf64d7
commit dd16cc0039
Signed by: fmartingr
GPG key ID: 716BC147715E716F
5 changed files with 37 additions and 34 deletions

View file

@ -8,10 +8,8 @@
{% block main_content %}
{{ render_blog_post(this) }}
<div class="center block-info">
In order to make a public comment on this entry please use
<a href="mailto:~fmartingr/fmartingr.com@lists.sr.ht?subject=Re: [{{ this.pub_date }}] {{ this.title }}">the mailing list</a>
and if you want to approach me directly use the most appropriate channel from
<a href="{{ '/about'|url }}">the about page</a>.
If you want to approach me directly about this post use the most appropriate channel
from <a href="{{ '/about'|url }}">the about page</a>.
</div>
{% endblock %}