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:
#### flow_section ####
#### flow_text_section ####
title: Zusammen Arbyten
----
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
* Projekte/Innovationen der GenossInnen über eigene Plattform unterstüzen
* IT-Experten an Unternehmen verleihen
#### flow_section ####
#### flow_text_section ####
title: Kacheln mit Claims
----
body:
@ -59,7 +59,7 @@ Mitgliederveranstaltungen mit der WTF eG als Veranstalter
## Frei oder angestellt
Angestellt bei der WTF eG oder freiberuflich über uns arbeiten
#### flow_section ####
#### flow_text_section ####
title: WTF, Erfolg vom Start weg
----
body:

View File

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

View File

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