Skip to content

Commit

Permalink
Update .pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hunvreus authored Dec 8, 2024
1 parent a3ba4b6 commit 5fb4f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ content:
type: file
path: src/pages/about.md
fields:
- { name: layout, type: string, hidden: true, default: layouts/base.njk }
- { name: layout, type: string, hidden: true, default: "../layouts/AboutLayout.astro" }
- { name: title, label: Title, type: string }
- { name: body, label: Body, type: rich-text, options: { input: public/assets, output: /assets } }

0 comments on commit 5fb4f83

Please sign in to comment.