revert to old title/desc

This commit is contained in:
Paul Gauthier 2023-05-16 05:49:20 -07:00
parent defa8717e4
commit ba3172ba6c
2 changed files with 1 additions and 13 deletions

View file

@ -1,4 +1,4 @@
# aider is GPT-4 powered coding in your terminal
# aider
`aider` is a command-line chat tool that allows you to code with GPT-4 in the terminal.
Ask GPT for features, improvements, or bug fixes and `aider` will apply the suggested changes to your source files.

View file

@ -1,13 +1 @@
theme: jekyll-theme-cayman
defaults:
- scope:
path: "README.md"
type: "pages"
values:
description: "aider"
- scope:
path: "examples"
type: "pages"
values:
description: "aider is GPT-4 powered coding in your terminal"