You need to sign in or sign up before continuing.
Commit 018eb67c authored by Kutzner's avatar Kutzner :cartwheel:
Browse files

Merge branch 'dev' into 'master'

Dev

See merge request !1
parents 72a047f7 aaee7220
1 merge request!1Dev
Pipeline #5708 passed with stages
in 20 seconds
Showing with 24 additions and 0 deletions
+24 -0
public/assets/images/Herbst.jpg

393 KB

public/assets/images/Jochim.jpg

117 KB

......@@ -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"
}
]
}
],
......
Supports Markdown
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