Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
ict4icity
Commits
e1895c27
Commit
e1895c27
authored
3 years ago
by
Myriam Guedey
Browse files
Options
Download
Email Patches
Plain Diff
Update settings.js
parent
ee11ece4
Pipeline
#5048
passed with stages
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+16
-24
public/settings.js
with
16 additions
and
24 deletions
+16
-24
public/settings.js
+
16
-
24
View file @
e1895c27
...
@@ -103,46 +103,38 @@ let settings = {
...
@@ -103,46 +103,38 @@ let settings = {
},
},
{
{
name
:
"
Myriam Guedey
"
,
name
:
"
Myriam Guedey
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/charlotte
.jpg`
,
avatar
:
`
https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/b/d/csm_guedey_myriam_b6fcf69a28
.jpg`
,
email
:
"
myriam.guedey@hft-stuttgart.de
"
,
email
:
"
myriam.guedey@hft-stuttgart.de
"
,
social
:
[
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
"
,
agent
:
"
linkedin
"
,
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
profile
:
DEFAULT
.
social
.
linkedin
.
profile
profile
:
"
https://www.linkedin.com/in/myriamguedey
"
}
}
]
]
},
},
{
{
name
:
"
Robert Otto
"
,
name
:
"
Robert Otto
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/charlotte.jpg
`
,
avatar
:
`
DEFAULT.avatar
`
,
email
:
"
robert.otto@hft-stuttgart.de
"
,
email
:
"
robert.otto@hft-stuttgart.de
"
,
social
:
[
social
:
[
{
{
agent
:
"
twitter
"
,
//
agent: "twitter",
icon
:
DEFAULT
.
social
.
twitter
.
icon
,
//
icon: DEFAULT.social.twitter.icon,
profile
:
DEFAULT
.
social
.
twitter
.
profile
//
profile: DEFAULT.social.twitter.profile
},
},
]
},
{
{
agent
:
"
facebook
"
,
name
:
"
Dr. Salam Traboulsi
"
,
icon
:
DEFAULT
.
social
.
facebook
.
icon
,
avatar
:
`
DEFAULT.
avatar`
,
prof
il
e
:
DEFAULT
.
social
.
facebook
.
profile
ema
il
:
"
salam.traboulsi@hft-stuttgart.de
"
,
},
social
:
[
{
{
agent
:
"
linkedin
"
,
//
agent: "
twitter
",
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
//
icon: DEFAULT.social.
twitter
.icon,
profile
:
DEFAULT
.
social
.
linkedin
.
profile
//
profile: DEFAULT.social.
twitter
.profile
}
}
,
]
]
}
}
],
],
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets