mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
chore: Remove commented code from index.html
This commit is contained in:
parent
d8e1816774
commit
6d30094a93
1 changed files with 1 additions and 2 deletions
|
@ -238,8 +238,7 @@ aider --model o3-mini --api-key openai=<key></code></pre>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
// Testimonials dynamically loaded from README
|
<!--[[[cog
|
||||||
<!--[[[cog
|
|
||||||
from scripts.badges import get_testimonials_js
|
from scripts.badges import get_testimonials_js
|
||||||
text = get_testimonials_js()
|
text = get_testimonials_js()
|
||||||
cog.out(text)
|
cog.out(text)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue