diff --git a/public/settings.js b/public/settings.js
index 094b1f0d3693bebab1a9e2263341f1ab595c2d4b..d0be883253728399bbdce1f5697370c96601f052 100644
--- a/public/settings.js
+++ b/public/settings.js
@@ -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"
     },
     {