webseite/flowblocks/flow_services_cards.ini
muli 7b7529a1a2
All checks were successful
continuous-integration/drone/push Build is passing
feat: Services-Cards als Flow-Blocks realisiert. Inhalt damit über GUI editierbar.
2023-05-21 13:13:02 +02:00

17 lines
304 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