mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +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
|
layout: default
|
||||||
title: Blog
|
|
||||||
nav_order: 1000
|
nav_order: 1000
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<h1>Aider blog</h1>
|
||||||
|
|
||||||
<div class="posts">
|
<div class="posts">
|
||||||
{% for post in site.posts %}
|
{% for post in site.posts %}
|
||||||
{% unless post.draft %}
|
{% unless post.draft %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue