cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
7b73308edc582b994c246cf228865e15076fbe7a
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-11-12T01:11:35Z
theme/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -12,6 +12,6 @@ <h2>Recent Posts</h2> <!-- BEGIN_POSTS --> <!-- END_POSTS --> - <p><a href="/blog/">All Posts →</a></p> + <p><a href="/blog/">all posts →</a></p> </section> {% endblock %}