mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
fix: Replace broken cloud icon with proper Material Design icon
This commit is contained in:
parent
dea4d16e87
commit
5bb664657c
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ cog.out(text)
|
|||
<a href="/docs/llms.html" class="feature-card">
|
||||
<div class="feature-card-header">
|
||||
<svg class="feature-icon" viewBox="0 0 24 24">
|
||||
<path fill="currentColor" d="M12,3C10,3 8,5 8,7H6A4,4 0 0,1 10,3H12M18,7A4,4 0 0,1 22,11V13H18V11A2,2 0 0,0 16,9A2,2 0 0,0 14,11V13H10V11A4,4 0 0,1 14,7H16A2,2 0 0,0 18,5H20A4,4 0 0,1 24,9V17A4,4 0 0,1 20,21H4A4,4 0 0,1 0,17V9A4,4 0 0,1 4,5H6A2,2 0 0,0 8,7H10A4,4 0 0,1 14,3H16A4,4 0 0,1 20,7H18M4,11V17H20V11H4Z" />
|
||||
<path fill="currentColor" d="M19.35,10.04C18.67,6.59 15.64,4 12,4C9.11,4 6.6,5.64 5.35,8.04C2.34,8.36 0,10.91 0,14A6,6 0 0,0 6,20H19A5,5 0 0,0 24,15C24,12.36 21.95,10.22 19.35,10.04Z" />
|
||||
</svg>
|
||||
<h3 class="feature-title">
|
||||
Cloud and local LLMs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue