2023-05-21 13:13:02 +02:00
|
|
|
[block]
|
|
|
|
name = Services Card
|
2023-06-24 18:36:42 +02:00
|
|
|
button_label = Add Services Card
|
2023-05-21 13:13:02 +02:00
|
|
|
label = {{ this.card_title }}
|
|
|
|
|
|
|
|
[fields.card_title]
|
|
|
|
label = Card Titel
|
|
|
|
type = string
|
2023-06-24 18:58:00 +02:00
|
|
|
width = 1/2
|
2023-05-21 13:13:02 +02:00
|
|
|
|
|
|
|
[fields.card_image]
|
|
|
|
label = Card Icon
|
|
|
|
description = Icon Pfad zB. images/circle_icon_fist.svg
|
|
|
|
type = string
|
2023-06-24 18:58:00 +02:00
|
|
|
width = 1/2
|
2023-05-21 13:13:02 +02:00
|
|
|
|
|
|
|
[fields.card_text]
|
|
|
|
label = Card Text
|
2023-06-04 21:54:57 +02:00
|
|
|
type = markdown
|
2023-06-24 18:58:00 +02:00
|
|
|
width = 1/2
|
2023-06-04 21:54:57 +02:00
|
|
|
|
|
|
|
[fields.image_credits]
|
|
|
|
label = Image Credits
|
|
|
|
type = markdown
|
2023-06-24 18:58:00 +02:00
|
|
|
width = 1/2
|