style: Update IDE feature card icon to desktop emoji

This commit is contained in:
Paul Gauthier (aider) 2025-03-19 10:03:51 -07:00
parent 0e3d486658
commit c9d463443a

View file

@ -453,7 +453,7 @@
<p><a href="https://aider.chat/docs/repomap.html">Uses a map of your entire git repo</a>, which helps it work well in larger codebases.</p>
</div>
<div class="feature-card">
<div class="feature-icon">👁</div>
<div class="feature-icon">🖥</div>
<h3 class="feature-title">Use in Your Favorite IDE</h3>
<p><a href="https://aider.chat/docs/usage/watch.html">Use aider directly from your favorite IDE or text editor</a> by adding AI comments right in your code.</p>
</div>