style: Update language support icon to use styled "</>"

This commit is contained in:
Paul Gauthier (aider) 2025-03-19 11:15:35 -07:00
parent 7b3411b236
commit b9514ad82a

View file

@ -535,7 +535,7 @@
</a>
<a href="https://aider.chat/docs/languages.html" class="feature-card">
<div class="feature-card-header">
<div class="feature-icon">🌍</div>
<div class="feature-icon" style="font-family: monospace; font-weight: bold; font-size: 1.5rem;">&lt;/&gt;</div>
<h3 class="feature-title">Language Support</h3>
</div>
<p>Aider works with most popular languages: python, javascript, typescript, php, html, css, and more...</p>