mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
blame includes home page
This commit is contained in:
parent
004ffb9f60
commit
674379fe30
1 changed files with 2 additions and 0 deletions
|
@ -13,8 +13,10 @@ import yaml
|
||||||
from tqdm import tqdm
|
from tqdm import tqdm
|
||||||
|
|
||||||
website_files = [
|
website_files = [
|
||||||
|
"aider/website/index.html",
|
||||||
"aider/website/share/index.md",
|
"aider/website/share/index.md",
|
||||||
"aider/website/_includes/head_custom.html",
|
"aider/website/_includes/head_custom.html",
|
||||||
|
"aider/website/_includes/home.css",
|
||||||
"aider/website/docs/leaderboards/index.md",
|
"aider/website/docs/leaderboards/index.md",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue