mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
refactor: Replace SVG icon with MDI icon for images feature
This commit is contained in:
parent
43ece9c644
commit
6a96cb6ba7
1 changed files with 1 additions and 3 deletions
|
@ -151,9 +151,7 @@ cog.out(text)
|
|||
</a>
|
||||
<a href="/docs/usage/images-urls.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<svg class="feature-icon" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" d="M8.5,13.5L11,16.5L14.5,12L19,18H5M21,19V5C21,3.89 20.1,3 19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19Z" />
|
||||
</svg>
|
||||
<i class="mdi mdi-image-multiple feature-icon"></i>
|
||||
<h3 class="feature-title">Images & web pages</h3>
|
||||
</div>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue