forked from ag_kommunikation/webseite
22 lines
367 B
INI
22 lines
367 B
INI
[block]
|
|
name = Services Card
|
|
button_label = Services Card
|
|
label = {{ this.card_title }}
|
|
|
|
[fields.card_title]
|
|
label = Card Titel
|
|
type = string
|
|
|
|
[fields.card_image]
|
|
label = Card Icon
|
|
description = Icon Pfad zB. images/circle_icon_fist.svg
|
|
type = string
|
|
|
|
[fields.card_text]
|
|
label = Card Text
|
|
type = markdown
|
|
|
|
[fields.image_credits]
|
|
label = Image Credits
|
|
type = markdown
|