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