Projects moved and finished to showcase on index

This commit is contained in:
2024-08-06 22:45:30 +02:00
parent 8b6dbc83c7
commit 6dc6a581e3
37 changed files with 482 additions and 90 deletions

View File

@ -143,6 +143,12 @@ collections:
default: true,
}
- { label: Description, name: description, widget: markdown }
- {
label: Link,
name: link,
widget: string,
required: false,
}
- {
label: Cover image,
name: cover_image,