showcase page
Some checks failed
test / cargo test (push) Failing after 1m12s

This commit is contained in:
2024-09-27 11:52:25 +02:00
parent f62673d6a7
commit 85c98fac56
41 changed files with 263 additions and 141 deletions

View File

@ -96,7 +96,7 @@ collections:
widget: boolean,
default: true,
}
- { label: Description, name: description, widget: markdown }
- { label: Description, name: body, widget: markdown }
- {
label: Cover image,
name: cover_image,
@ -141,7 +141,7 @@ collections:
widget: boolean,
default: true,
}
- { label: Description, name: description, widget: markdown }
- { label: Description, name: body, widget: markdown }
- {
label: Link,
name: link,