Compare commits
3 commits
c4b300ce36
...
21e29c9731
Author | SHA1 | Date | |
---|---|---|---|
21e29c9731 | |||
bd3cf3a07b | |||
5eaf886b90 |
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ collections:
|
||||||
- { label: 'Image', name: 'url', widget: 'image' }
|
- { label: 'Image', name: 'url', widget: 'image' }
|
||||||
- { label: 'Alt', name: 'alt', widget: 'string' }
|
- { label: 'Alt', name: 'alt', widget: 'string' }
|
||||||
- { label: 'Caption', name: 'caption', widget: 'string' }
|
- { label: 'Caption', name: 'caption', widget: 'string' }
|
||||||
- { label: 'Overview', name: 'overview', widget: 'string' }
|
- { label: 'Overview', name: 'overview', widget: 'text' }
|
||||||
- label: 'Tags'
|
- label: 'Tags'
|
||||||
name: 'tags'
|
name: 'tags'
|
||||||
widget: 'list'
|
widget: 'list'
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e385e4ee4d3c6c888dfd99d0a7d3e1d050c1adde
|
Subproject commit aee652e0456fcadeea76c3113f946bd556ccb585
|
Loading…
Reference in a new issue