Change paths
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nicholas 2024-03-05 21:28:01 +00:00
parent d40b0ed853
commit b9101d7c83
1 changed files with 2 additions and 2 deletions

View File

@ -31,11 +31,11 @@ collections:
files:
- label: "Landing Page"
name: Landing
file: "site/README.md"
file: "README.md"
fields:
- {label: Intro, name: intro, widget: markdown}
- label: "Sidebar"
name: Sidebar
file: "site/_sidebar.md"
file: "_sidebar.md"
fields:
- {label: Intro, name: intro, widget: markdown}