diff --git a/aider/website/assets/home.css b/aider/website/assets/home.css index 5ee518208..07aa1de01 100644 --- a/aider/website/assets/home.css +++ b/aider/website/assets/home.css @@ -551,6 +551,10 @@ footer { background-color: #e74c3c; } +.badge-coded .badge-value { + background-color: #3498db; +} + @media (max-width: 992px) { body { font-size: 0.95rem; diff --git a/aider/website/index.html b/aider/website/index.html index d301f1373..f342b1ce9 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -63,6 +63,10 @@ 🏆 OpenRouter Top 20 +