generated

This commit is contained in:
forgejo-actions 2024-06-19 22:06:48 +00:00
parent b72be91a7b
commit 2489bc68a2
86 changed files with 4 additions and 1 deletions

View file

@ -25,6 +25,9 @@ collections:
- { label: 'Alt', name: 'alt', widget: 'string' }
- { label: 'Caption', name: 'caption', widget: 'string' }
- { label: 'Overview', name: 'overview', widget: 'string' }
- { label: 'Tags', name: 'tags', widget: 'list' }
- label: 'Tags'
name: 'tags'
widget: 'list'
field: { label: 'tag', name: 'Tag', widget: 'string' }
- { label: 'Date', name: 'date', widget: 'datetime' }
- { label: 'Body', name: 'body', widget: 'markdown' }