cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
7a1b39823df7099e2af71f643a5ad77de1949af6
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-04-05T16:12:17Z
theme/templates/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -23,6 +23,6 @@ {% endif %} </section> <section>{{ post.html | safe }}</section> - <blockquote><a href="mailto:hello@cleberg.net">Reply via email</a></blockquote> + <blockquote><a href="mailto:hello@cleberg.net">Reply via email →</a></blockquote> </article> {% endblock %}