chore: Swap git and map icons between README and index

This commit is contained in:
Paul Gauthier (aider) 2025-03-24 13:27:17 -10:00
parent 964022f7b5
commit 387b392c18
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ src="https://img.shields.io/badge/🔄%20Singularity-92%25-e74c3c?style=flat-squ
## Features
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/brain.svg" width="16" height="16" alt="Brain Icon"> **[Cloud and local LLMs](https://aider.chat/docs/llms.html)** - Aider works best with Claude 3.7 Sonnet, DeepSeek R1 & Chat V3, OpenAI o1, o3-mini & GPT-4o, but can connect to almost any LLM, including local models.
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/arrow-up-down.svg" width="16" height="16" alt="Arrows Icon"> **[Maps your codebase](https://aider.chat/docs/repomap.html)** - Aider makes a map of your entire codebase, which helps it work well in larger projects.
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/map-outline.svg" width="16" height="16" alt="Map Icon"> **[Maps your codebase](https://aider.chat/docs/repomap.html)** - Aider makes a map of your entire codebase, which helps it work well in larger projects.
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/code-tags.svg" width="16" height="16" alt="Code Icon"> **[100+ code languages](https://aider.chat/docs/languages.html)** - Aider works with most popular programming languages: python, javascript, rust, ruby, go, cpp, php, html, css, and dozens more.
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/source-branch.svg" width="16" height="16" alt="Git Icon"> **[Git integration](https://aider.chat/docs/git.html)** - Aider automatically commits changes with sensible commit messages. Use familiar git tools to easily diff, manage and undo AI changes.
- <img src="https://cdn.jsdelivr.net/npm/@mdi/svg@latest/svg/monitor.svg" width="16" height="16" alt="Monitor Icon"> **[Use in your IDE](https://aider.chat/docs/usage/watch.html)** - Use aider from within your favorite IDE or editor. Ask for changes by adding comments to your code and aider will get to work.

View file

@ -128,7 +128,7 @@ cog.out(text)
</a>
<a href="/docs/git.html" class="feature-card">
<div class="feature-card-header">
<i class="mdi mdi-git feature-icon"></i>
<i class="mdi mdi-source-branch feature-icon"></i>
<h3 class="feature-title">Git integration</h3>
</div>
<p>