Commit 4547af35 authored by Kutzner's avatar Kutzner 🤸
Browse files

fixed social links in settings.js

parent 9ba183fc
Pipeline #5234 passed with stages
in 16 seconds
...@@ -92,7 +92,7 @@ let settings = { ...@@ -92,7 +92,7 @@ let settings = {
{ {
name: "Prof. Dr.-Ing. Dieter Uckelmann", name: "Prof. Dr.-Ing. Dieter Uckelmann",
avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/c/3/csm_Uckelmann-5_def04d7699.jpg`, avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/c/3/csm_Uckelmann-5_def04d7699.jpg`,
email: "mailto:dieter.uckelmann@hft-stuttgart.de", email: "dieter.uckelmann@hft-stuttgart.de",
social: [ social: [
{ {
agent: "linkedin", agent: "linkedin",
...@@ -116,7 +116,7 @@ let settings = { ...@@ -116,7 +116,7 @@ let settings = {
{ {
name: "Hadi Adineh", name: "Hadi Adineh",
avatar: `https://digilab4u.com/wp-content/uploads/2019/12/hadi_adineh_pic_quad.jpg`, avatar: `https://digilab4u.com/wp-content/uploads/2019/12/hadi_adineh_pic_quad.jpg`,
email: "anke.pfeiffer@hft-stuttgart.de", email: "hadi.adineh@hft-stuttgart.de",
social: [ social: [
{ {
agent: "linkedin", agent: "linkedin",
......
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