chore: Remove commented code from index.html

This commit is contained in:
Paul Gauthier 2025-03-28 15:53:47 -10:00 committed by Paul Gauthier (aider)
parent d8e1816774
commit 6d30094a93

View file

@ -238,8 +238,7 @@ aider --model o3-mini --api-key openai=&lt;key&gt;</code></pre>
</section>
<script>
// Testimonials dynamically loaded from README
<!--[[[cog
<!--[[[cog
from scripts.badges import get_testimonials_js
text = get_testimonials_js()
cog.out(text)