forked from ag_kommunikation/webseite
update flowblock name
This commit is contained in:
parent
153672eb88
commit
fc3de1b5d8
@ -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:
|
||||
|
@ -1,5 +1,6 @@
|
||||
[model]
|
||||
name = Flowblock Section
|
||||
[block]
|
||||
name = Flow Text Section
|
||||
button_label = Flow Text Section
|
||||
label = {{ this.title }}
|
||||
|
||||
[fields.title]
|
@ -10,4 +10,4 @@ type = string
|
||||
[fields.section]
|
||||
label = Sections
|
||||
type = flow
|
||||
flow_blocks = flow_section
|
||||
flow_blocks = flow_text_section
|
||||
|
Loading…
Reference in New Issue
Block a user