mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 14:31:29 +01:00
12 lines
169 B
INI
12 lines
169 B
INI
|
[block]
|
||
|
name = Slide
|
||
|
|
||
|
[fields.description]
|
||
|
label = Description
|
||
|
type = markdown
|
||
|
|
||
|
[fields.image]
|
||
|
label = Background Image
|
||
|
type = select
|
||
|
source = record.attachments.images
|