Commit e0aef927 authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update settings.js

parent cf16da24
Pipeline #5827 passed with stages
in 17 seconds
......@@ -89,7 +89,7 @@ let settings = {
]
},
{
name: "Rushi",
name: "Rushikesh Padsala",
avatar: `https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/1/6/csm_Passport_Size_Pic__2__d559dc6245.jpg`,
email: "rushikesh.padsala@hft-stuttgart.de",
social: [
......@@ -102,6 +102,11 @@ let settings = {
agent: "linkedin",
icon: DEFAULT.social.linkedin.icon,
profile: "https://www.linkedin.com/in/rpadsala/"
},
{
agent: "webpage",
icon: DEFAULT.social.webpage.icon,
profile: "https://www.researchgate.net/profile/Rushikesh-Padsala"
}
]
},
......@@ -132,7 +137,7 @@ let settings = {
footerLogos: [
{
logo: `${BASE_URL}/assets/logos/Logo_M4_LAB.jpg`,
href: EMPTY_LINK,
href: "https://www.hft-stuttgart.de/transfer/fuer-transferinteressierte/innovative-hochschule-m4-lab",
title: "M4_LAB"
},
{
......
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