From fb2e59cf08af21cc2bbd9bb5fe32c72ad34ee153 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 26 Sep 2024 08:11:06 -0700 Subject: [PATCH] fix: Remove unnecessary horizontal rule from table --- aider/website/_posts/2024-09-26-senior-junior.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/aider/website/_posts/2024-09-26-senior-junior.md b/aider/website/_posts/2024-09-26-senior-junior.md index 662545888..6c0aebfc6 100644 --- a/aider/website/_posts/2024-09-26-senior-junior.md +++ b/aider/website/_posts/2024-09-26-senior-junior.md @@ -39,9 +39,6 @@ Here's a table containing the benchmark data for different model configurations: {{ item.total_cost }} {% endfor %} - {% unless forloop.last %} -
- {% endunless %} {% endfor %}