L3D
fd742c7049
Co-authored-by: L3D <l3d@see-base.de> Reviewed-on: https://backwesen.de/c3woc/webseite/pulls/1
52 lines
908 B
INI
52 lines
908 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/@l3d
|
|
type = url
|
|
width = 1/2
|
|
|
|
[fields.sm_image]
|
|
label = Social Media Icon
|
|
description = /images/icons/social/mastodon.svg
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.sm_what_2]
|
|
label = Einleitung
|
|
description = ... und ...
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.title_2]
|
|
label = Link #2 Titel
|
|
description = ... zB. Twitter
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.sm_link_2]
|
|
label = Social Media Link #2
|
|
description = example.com/@c3woc
|
|
type = url
|
|
width = 1/2
|
|
|
|
[fields.sm_image_2]
|
|
label = Social Media Icon
|
|
description = /images/icons/social/mastodon.svg
|
|
type = string
|
|
width = 1/2
|