From ca72d0ca5b389990183bfcb63da6c53eba02fedd Mon Sep 17 00:00:00 2001 From: "Paul Gauthier (aider)" Date: Wed, 19 Mar 2025 14:24:31 -0700 Subject: [PATCH] style: Standardize feature card title capitalization --- aider/website/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aider/website/index.html b/aider/website/index.html index 85367b675..d64783334 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -81,35 +81,35 @@
🗺️
-

Map Of Your Code

+

Map of your code

Aider uses a map of your entire git repo, which helps it work well in larger codebases.

</>
-

Language Support

+

Language support

Aider works with most popular programming languages: python, javascript, typescript, php, html, css, and dozens more.

🔀
-

Git Integration

+

Git integration

Aider automatically commits changes with sensible commit messages, making version control seamless.

🖥️
-

Use in Your IDE

+

Use in your IDE

Use aider directly from your favorite IDE or text editor by adding AI comments right in your code.

🖼️
-

Image & URL Support

+

Image & URL support

Add images to the chat and share URLs, to provide visual context and references.