From db4d6c4419ca56744a90d0ce75025622f73f05db Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 19 Mar 2025 16:58:40 -0700 Subject: [PATCH] docs: Update feature titles and descriptions on website --- aider/website/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aider/website/index.html b/aider/website/index.html index 1a6301074..b61e1fe0d 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -81,14 +81,14 @@
🗺️
-

Map of your code

+

Maps your code base

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

</>
-

Language support

+

100+ languages

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

@@ -109,9 +109,9 @@
🖼️
-

Image & URL support

+

Images & web pages

-

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

+

Add images and web pages to the chat, to provide visual context, screenshots, docs, etc.