29 lines
487 B
INI
29 lines
487 B
INI
|
[block]
|
||
|
name = Social Media Link
|
||
|
button_label = Social Media Link
|
||
|
label = {{ this.title }}
|
||
|
|
||
|
[fields.sm_what]
|
||
|
label = Einleitung
|
||
|
description = Folge uns auf ...
|
||
|
type = string
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.title]
|
||
|
label = Link Titel
|
||
|
description = ... zB. Mastodon
|
||
|
type = string
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.sm_link]
|
||
|
label = Social Media Link
|
||
|
description = example.com/@wtf
|
||
|
type = url
|
||
|
width = 1/2
|
||
|
|
||
|
[fields.sm_image]
|
||
|
label = Social Media Icon
|
||
|
description = /images/mastodon_logo.svg
|
||
|
type = string
|
||
|
width = 1/2
|