Commit 4fa059b2 authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Update settings.js

parent eddd2f2a
Pipeline #5046 passed with stages
in 14 seconds
......@@ -95,24 +95,10 @@ let settings = {
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"
linkedin: {
icon: `${BASE_URL}/assets/images/linkedin.png`,
profile: "https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwj9_7KD5NPzAhUihv0HHc43AbgQFnoECA0QAQ&url=https%3A%2F%2Fde.linkedin.com%2Fin%2Fdieter-uckelmann-58aaa93&usg=AOvVaw3JbmpSYoXUgeYpxqMrkzfz"
}
}
]
},
......
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