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
9ba183fc
Commit
9ba183fc
authored
3 years ago
by
Kutzner
Browse files
Options
Download
Email Patches
Plain Diff
added anke and hadi contacts in settings.js
parent
b4177820
Pipeline
#5233
passed with stages
in 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+26
-4
public/settings.js
with
26 additions
and
4 deletions
+26
-4
public/settings.js
+
26
-
4
View file @
9ba183fc
...
@@ -92,7 +92,7 @@ let settings = {
...
@@ -92,7 +92,7 @@ let settings = {
{
{
name
:
"
Prof. Dr.-Ing. Dieter Uckelmann
"
,
name
:
"
Prof. Dr.-Ing. Dieter Uckelmann
"
,
avatar
:
`https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/c/3/csm_Uckelmann-5_def04d7699.jpg`
,
avatar
:
`https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/c/3/csm_Uckelmann-5_def04d7699.jpg`
,
email
:
"
dieter.uckelmann@hft-stuttgart.de
"
,
email
:
"
mailto:
dieter.uckelmann@hft-stuttgart.de
"
,
social
:
[
social
:
[
{
{
agent
:
"
linkedin
"
,
agent
:
"
linkedin
"
,
...
@@ -100,9 +100,31 @@ let settings = {
...
@@ -100,9 +100,31 @@ let settings = {
profile
:
"
https://www.linkedin.com/in/dieter-uckelmann-58aaa93
"
profile
:
"
https://www.linkedin.com/in/dieter-uckelmann-58aaa93
"
}
}
]
]
},
{
name
:
"
Dipl. Päd. Anke Pfeiffer
"
,
avatar
:
`https://www.hft-stuttgart.de/fileadmin/Dateien/Profilbilder/_processed_/e/5/csm_HFT-6_fc9f3f9f3b.jpg`
,
email
:
"
anke.pfeiffer@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
linkedin
"
,
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
profile
:
"
https://www.linkedin.com/
"
}
]
},
{
name
:
"
Hadi Adineh
"
,
avatar
:
`https://digilab4u.com/wp-content/uploads/2019/12/hadi_adineh_pic_quad.jpg`
,
email
:
"
anke.pfeiffer@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
linkedin
"
,
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
profile
:
"
https://www.linkedin.com/
"
}
]
}
}
],
],
footerLogos
:
[
footerLogos
:
[
...
...
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