mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
docs: Update feature titles and descriptions on website
This commit is contained in:
parent
92cb1c60d1
commit
db4d6c4419
1 changed files with 4 additions and 4 deletions
|
@ -81,14 +81,14 @@
|
|||
<a href="https://aider.chat/docs/repomap.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon">🗺️</div>
|
||||
<h3 class="feature-title">Map of your code</h3>
|
||||
<h3 class="feature-title">Maps your code base</h3>
|
||||
</div>
|
||||
<p>Aider uses a map of your entire git repo, which helps it work well in larger codebases.</p>
|
||||
</a>
|
||||
<a href="https://aider.chat/docs/languages.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon" style="font-family: monospace; font-weight: bold; font-size: 1.5rem;"></></div>
|
||||
<h3 class="feature-title">Language support</h3>
|
||||
<h3 class="feature-title">100+ languages</h3>
|
||||
</div>
|
||||
<p>Aider works with most popular programming languages: python, javascript, typescript, php, html, css, and dozens more.</p>
|
||||
</a>
|
||||
|
@ -109,9 +109,9 @@
|
|||
<a href="https://aider.chat/docs/usage/images-urls.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<div class="feature-icon">🖼️</div>
|
||||
<h3 class="feature-title">Image & URL support</h3>
|
||||
<h3 class="feature-title">Images & web pages</h3>
|
||||
</div>
|
||||
<p>Add images to the chat and share URLs, to provide visual context and references.</p>
|
||||
<p>Add images and web pages to the chat, to provide visual context, screenshots, docs, etc.</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue