Commit 63605644 authored by Patrick's avatar Patrick
Browse files

Update

parent 202714ab
Pipeline #6943 passed with stages
in 14 seconds
...@@ -28,6 +28,10 @@ const DEFAULT = { ...@@ -28,6 +28,10 @@ const DEFAULT = {
webpage: { webpage: {
icon: `${BASE_URL}/assets/images/webpage.png`, icon: `${BASE_URL}/assets/images/webpage.png`,
profile: "https://www.hft-stuttgart.de" profile: "https://www.hft-stuttgart.de"
},
researchgate: {
icon: `${BASE_URL}/assets/images/researchgate_icon.png`,
profile: "https://www.researchgate.net"
} }
}, },
avatar: `${BASE_URL}/assets/images/avatar.png` avatar: `${BASE_URL}/assets/images/avatar.png`
......
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