cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
4d78517a19684cc574de3754f6f36c82f0a8179e
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2026-08-11T19:08:19Z
content/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -18,7 +18,7 @@ user control, and long-term utility.</p> <section> <h2>Recent Posts</h2> -<p>Things I’ve written recently.</p> +<p>Things I've written recently.</p> <ul class="post-list"> {%- for entry in pages %} {%- if loop.index <= 3 %}