blame includes home page

This commit is contained in:
Paul Gauthier 2025-03-20 08:09:56 -07:00
parent 004ffb9f60
commit 674379fe30

View file

@ -13,8 +13,10 @@ import yaml
from tqdm import tqdm
website_files = [
"aider/website/index.html",
"aider/website/share/index.md",
"aider/website/_includes/head_custom.html",
"aider/website/_includes/home.css",
"aider/website/docs/leaderboards/index.md",
]