add email reply option to gemlog posts

This commit is contained in:
John Bowdre 2024-04-05 15:58:56 -05:00
parent 942f1f938e
commit a748c29e10

View file

@ -11,6 +11,8 @@
* Categories: {{ entry.categories | join(sep=", ") }}
{% endif %}
{{ entry.body }}
=> mailto:capsule@jbowdre.lol?subject=Re:%20{{ entry.title | slugify }} 📧 Reply via email
─────
=> {{ feed.index_url }} [posts]