cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
dd370bcb709f5557b5a792f473ffe0bce4510d40
unsigned
author: github-actions <41898282+github-actions[bot]@users.noreply.github.com> · 2025-07-07T14:31:03Z
build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -176,7 +176,7 @@ def get_recent_posts_html(content_dir="./content/blog", num_posts=3): except ValueError: # Skip files with invalid date format continue - + posts.append( { "title": title,