Commit 018eb67c authored by Kutzner's avatar Kutzner 🤸
Browse files

Merge branch 'dev' into 'master'

Dev

See merge request !1
parents 72a047f7 aaee7220
Pipeline #5708 passed with stages
in 20 seconds
......@@ -189,6 +189,30 @@ let settings = {
profile: "https://www.hft-stuttgart.de/p/hadi-adineh"
}
]
},
{
name: "Tim Herbst",
avatar: `${BASE_URL}/assets/images/Herbst.jpg`,
email: "tim.herbst@hft-stuttgart.de",
social: [
{
agent: "webpage",
icon: DEFAULT.social.webpage.icon,
profile: "https://www.hft-stuttgart.de"
}
]
},
{
name: "Niko Jochim",
avatar: `${BASE_URL}/assets/images/Jochim.jpg`,
email: "niko.jochim@hft-stuttgart.de",
social: [
{
agent: "webpage",
icon: DEFAULT.social.webpage.icon,
profile: "https://www.hft-stuttgart.de"
}
]
}
],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment