diff --git a/public/settings.js b/public/settings.js index 177c6b55d4f86c875015145651f54b6bcccd81fe..27da65aa4f8b14decc7aac873a208b502cd1b23e 100644 --- a/public/settings.js +++ b/public/settings.js @@ -118,11 +118,11 @@ let settings = { avatar: DEFAULT.avatar, email: "robert.otto@hft-stuttgart.de", social: [ - { +// { // agent: "twitter", // icon: DEFAULT.social.twitter.icon, // profile: DEFAULT.social.twitter.profile - }, +// }, ] }, { @@ -130,11 +130,11 @@ let settings = { avatar: DEFAULT.avatar, email: "salam.traboulsi@hft-stuttgart.de", social: [ - { +// { // agent: "twitter", // icon: DEFAULT.social.twitter.icon, // profile: DEFAULT.social.twitter.profile - }, +// }, ] } ],