cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
fba759fe260c41ad7d3cbb89c6b3ef4acc756a7c
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-05-21T21:55:17Z
theme/templates/blog.html | 1 - 1 file changed, 1 deletion(-) @@ -1,7 +1,6 @@ {% extends "base.html" %} {% block subtitle %}blog - {% endblock %} {% block main %} <h1>Blog</h1> <p>Use <code>⌘ F</code> / <code>Ctrl F</code> to search · <a href="/feed.xml">RSS Feed</a></p> -<p>All Posts</p> <p>Want to browse by topic instead? Head over to the <a href="/tags/">tags</a> page.</p> <ul class="post-list"> {% for post in posts %}