From dada307e7929a084f1d3547d52e8c3916591215c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 19 Mar 2025 11:10:26 -0700 Subject: [PATCH] refactor: Simplify feature titles in home.html --- aider/website/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aider/website/home.html b/aider/website/home.html index 358b399c2..86b09cba9 100644 --- a/aider/website/home.html +++ b/aider/website/home.html @@ -547,14 +547,14 @@
🔀
-

Seamless Git Integration

+

Git Integration

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

🖥️
-

Use in Your Favorite IDE

+

Use in Your IDE

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