From 444ec6a63a1ffe94c6ffb5e6aa7fc8cdcc81dbb9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 14:31:03 +0000 Subject: Commit from GitHub Actions (Ruff) --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.py') diff --git a/build.py b/build.py index 0b08bd8..ee947f3 100644 --- a/build.py +++ b/build.py @@ -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, -- cgit v1.2.3-70-g09d2