Compare commits

...

3 commits

Author SHA1 Message Date
21e29c9731
CHANGE theme
All checks were successful
build-to-pages / build (push) Successful in 2m12s
build-to-pages / push (push) Successful in 15s
2024-06-20 12:38:14 +02:00
bd3cf3a07b
Merge branch 'main' of code.nutfactory.org:melicita/website 2024-06-20 10:41:19 +02:00
5eaf886b90
FIX overview to display more text in cms 2024-06-20 10:41:14 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -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