This commit is contained in:
Paul Gauthier 2024-06-05 16:25:11 -07:00
parent 9de32c88c3
commit c0700161bc
18 changed files with 68 additions and 4 deletions

View file

@ -4,6 +4,9 @@ excerpt: Aider has written 7% of its own code, via 600+ commits that inserted 4.
highlight_image: /assets/self-assembly.jpg
nav_exclude: true
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>
{% endif %}
# Aider has written 7% of its own code