Fixed teachers

This commit is contained in:
Denys Konovalov 2021-10-10 21:34:24 +02:00
parent 74421c8635
commit a0124d81db
2 changed files with 5 additions and 7 deletions

@ -4,8 +4,8 @@ bg_image: media/backgrounds/page-title.png
bio: Frau Schapitz ist eine Lehrerin für die Fremdsprachen Englisch und
Französisch und die stellvertretende Schulleiterin an unserer Schule.
interest:
- interest: Englisch
- interest: Französisch
- Englisch
- Französisch
contact:
- name: schapitz@cantor-gymnasium.de
icon: ti-email
@ -16,7 +16,7 @@ description: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam
nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam
image: media/teachers/cschapitz.png
courses:
- course: Fremdsprachen
- Fremdsprachen
clubs: false
type: teacher
---

@ -239,14 +239,12 @@ collections:
- label: "Fachbereiche"
name: "courses"
widget: "list"
fields:
- {label: "Fachbereich", name: "course", widget: "string"}
field: {label: "Fachbereich", name: "course", widget: "string"}
- {label: "Beschreibung", name: "bio", widget: "text"}
- label: "Fächer/Arbeitsgemeinschaften"
name: "interest"
widget: "list"
fields:
- {label: "Fach/AG", name: "interest", widget: "string"}
field: {label: "Fach/AG", name: "interest", widget: "string"}
- label: "Kontaktdaten"
label_singular: " "
name: "contact"