mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
8c3ccf5054
commit
36d6dc820a
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,11 @@
|
|||
---
|
||||
title: Aider blog
|
||||
layout: default
|
||||
title: Blog
|
||||
nav_order: 1000
|
||||
---
|
||||
|
||||
<h1>Aider blog</h1>
|
||||
|
||||
<div class="posts">
|
||||
{% for post in site.posts %}
|
||||
{% unless post.draft %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue