chore: Update badges and stats in README and website

This commit is contained in:
Paul Gauthier 2025-03-20 14:25:24 -07:00 committed by Paul Gauthier (aider)
parent 291c4eb258
commit 0937b34983
6 changed files with 140 additions and 122 deletions

View file

@ -228,7 +228,7 @@ def get_badges_html():
<a href="/HISTORY.html" class="github-badge badge-coded" title="{SINGULARITY_TOOLTIP}">
<span class="badge-label">🔄 Singularity</span>
<span class="badge-value">{aider_percent_rounded}%</span>
</a>"""
</a>""" # noqa
return html

View file

@ -17,6 +17,7 @@ fi
# README.md before index.md, because index.md uses cog to include README.md
cog $ARG \
README.md \
aider/website/index.html \
aider/website/HISTORY.md \
aider/website/docs/usage/commands.md \
aider/website/docs/languages.md \