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
KNIGHT
Commits
aaee7220
Commit
aaee7220
authored
3 years ago
by
Kutzner
Browse files
Options
Download
Email Patches
Plain Diff
Update images in footer in settings.js
parent
49f6c744
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+24
-0
public/settings.js
with
24 additions
and
0 deletions
+24
-0
public/settings.js
+
24
-
0
View file @
aaee7220
...
...
@@ -189,6 +189,30 @@ let settings = {
profile
:
"
https://www.hft-stuttgart.de/p/hadi-adineh
"
}
]
},
{
name
:
"
Tim Herbst
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/Herbst.jpg`
,
email
:
"
tim.herbst@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
webpage
"
,
icon
:
DEFAULT
.
social
.
webpage
.
icon
,
profile
:
"
https://www.hft-stuttgart.de
"
}
]
},
{
name
:
"
Niko Jochim
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/Jochim.jpg`
,
email
:
"
niko.jochim@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
webpage
"
,
icon
:
DEFAULT
.
social
.
webpage
.
icon
,
profile
:
"
https://www.hft-stuttgart.de
"
}
]
}
],
...
...
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