29 lines
618 B
Markdown
29 lines
618 B
Markdown
|
---
|
||
|
title: "Herr Dr. Krause"
|
||
|
draft: false
|
||
|
# page title background image
|
||
|
bg_image: "images/backgrounds/page-title.png"
|
||
|
# meta description
|
||
|
description : ""
|
||
|
# teacher portrait
|
||
|
image: "images/teachers/image.png"
|
||
|
# course
|
||
|
courses: ["Mathematik/Physik/Informatik/Astronomie"]
|
||
|
# biography
|
||
|
bio: "Begabtenförderung (Aufnahmetest)"
|
||
|
# interest
|
||
|
interest: []
|
||
|
# contact info
|
||
|
contact:
|
||
|
# contact item loop
|
||
|
- name : "krause@cantor-gymnasium.de"
|
||
|
icon : "ti-email" # icon pack : https://themify.me/themify-icons
|
||
|
link : "mailto:krause@cantor-gymnasium.de"
|
||
|
|
||
|
# clubs ?
|
||
|
clubs: false
|
||
|
# type
|
||
|
type: "teacher"
|
||
|
forestry_link: ""
|
||
|
---
|