update flowblock name

This commit is contained in:
L3D 2021-02-16 01:14:11 +01:00
parent 153672eb88
commit fc3de1b5d8
No known key found for this signature in database
GPG Key ID: CD08445BFF4313D1
4 changed files with 7 additions and 6 deletions

View File

@ -15,7 +15,7 @@ Unseren Podcast findest du auf [vebit.xyz/podcast](https://vebit.xyz/pocast).
--- ---
section: section:
#### flow_section #### #### flow_text_section ####
title: Zusammen Arbyten title: Zusammen Arbyten
---- ----
body: body:
@ -35,7 +35,7 @@ Die WTF eG agiert in der Regel mit Dienstleistungen im IT-, Kommunikations- und
* Spenden-/Abonnementabwicklung für Podcasts von Mitgliedern * Spenden-/Abonnementabwicklung für Podcasts von Mitgliedern
* Projekte/Innovationen der GenossInnen über eigene Plattform unterstüzen * Projekte/Innovationen der GenossInnen über eigene Plattform unterstüzen
* IT-Experten an Unternehmen verleihen * IT-Experten an Unternehmen verleihen
#### flow_section #### #### flow_text_section ####
title: Kacheln mit Claims title: Kacheln mit Claims
---- ----
body: body:
@ -59,7 +59,7 @@ Mitgliederveranstaltungen mit der WTF eG als Veranstalter
## Frei oder angestellt ## Frei oder angestellt
Angestellt bei der WTF eG oder freiberuflich über uns arbeiten Angestellt bei der WTF eG oder freiberuflich über uns arbeiten
#### flow_section #### #### flow_text_section ####
title: WTF, Erfolg vom Start weg title: WTF, Erfolg vom Start weg
---- ----
body: body:

View File

@ -1,5 +1,6 @@
[model] [block]
name = Flowblock Section name = Flow Text Section
button_label = Flow Text Section
label = {{ this.title }} label = {{ this.title }}
[fields.title] [fields.title]

View File

@ -10,4 +10,4 @@ type = string
[fields.section] [fields.section]
label = Sections label = Sections
type = flow type = flow
flow_blocks = flow_section flow_blocks = flow_text_section