browser blog & doc need to be separate

This commit is contained in:
Paul Gauthier 2024-06-06 16:05:13 -07:00
parent 435e9a0d86
commit 519b95713b
2 changed files with 56 additions and 3 deletions

View file

@ -2,8 +2,6 @@
title: Aider in your browser
excerpt: Aider has an experimental browser UI, allowing you to collaborate with LLMs on code in your local git repo.
highlight_image: /assets/browser.jpg
parent: Usage
nav_order: 800
---
{% if page.date %}
<p class="post-date">{{ page.date | date: "%B %d, %Y" }}</p>