mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Updated descriptions for home and examples sections in _config.yml.
This commit is contained in:
parent
cd93146ed3
commit
9471024dd0
1 changed files with 4 additions and 3 deletions
|
@ -5,9 +5,10 @@ defaults:
|
|||
path: "examples"
|
||||
type: "pages"
|
||||
values:
|
||||
description: "This is a custom description for the examples section."
|
||||
description: "examples desc"
|
||||
- scope:
|
||||
path: "index.md" # or "index.html" if your home page is an HTML file
|
||||
path: "README.md"
|
||||
type: "pages"
|
||||
values:
|
||||
description: "This is a custom description for the home page."
|
||||
description: "home desc"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue