diff --git a/public/settings.js b/public/settings.js index 96e4e53dd87241e93e4a5d6df460dc2bd5cdd931..b7780705ded9117a447e291be48ce0d84dc8faac 100644 --- a/public/settings.js +++ b/public/settings.js @@ -69,7 +69,7 @@ let settings = { } ], - projectLogo: `${BASE_URL}/assets/logos/M4_LAB_tr.png`, + projectLogo: ``, projectName: "KNIGHT", @@ -90,54 +90,19 @@ let settings = { participants: [ { - name: "John Doe", - avatar: DEFAULT.avatar, - email: "john.doe@lalaland.com", + name: "Prof. Dr.-Ing. Dieter Uckelmann", + avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/c/3/csm_Uckelmann-5_def04d7699.jpg`, + email: "dieter.uckelmann@hft-stuttgart.de", social: [ - { - agent: "twitter", - icon: DEFAULT.social.twitter.icon, - profile: DEFAULT.social.twitter.profile - }, - { - agent: "facebook", - icon: DEFAULT.social.facebook.icon, - profile: DEFAULT.social.facebook.profile - }, - { - agent: "linkedin", - icon: DEFAULT.social.linkedin.icon, - profile: DEFAULT.social.linkedin.profile - }, - { - agent: "webpage", - icon: DEFAULT.social.webpage.icon, - profile: "https://johndoe.com" - } - ] - }, - { - name: "Charlotte Doe", - avatar: `${BASE_URL}/assets/images/charlotte.jpg`, - email: "charlotte.doe@lalaland.com", - social: [ - { - agent: "twitter", - icon: DEFAULT.social.twitter.icon, - profile: DEFAULT.social.twitter.profile - }, - { - agent: "facebook", - icon: DEFAULT.social.facebook.icon, - profile: DEFAULT.social.facebook.profile - }, { agent: "linkedin", icon: DEFAULT.social.linkedin.icon, - profile: DEFAULT.social.linkedin.profile + profile: "https://www.linkedin.com/in/dieter-uckelmann-58aaa93" } ] } + + ], footerLogos: [