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
4fa059b2
Commit
4fa059b2
authored
3 years ago
by
Myriam Guedey
Browse files
Options
Download
Email Patches
Plain Diff
Update settings.js
parent
eddd2f2a
Pipeline
#5046
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+4
-18
public/settings.js
with
4 additions
and
18 deletions
+4
-18
public/settings.js
+
4
-
18
View file @
4fa059b2
...
...
@@ -95,24 +95,10 @@ let settings = {
email
:
"
dieter.uckelmann@hft-stuttgart.de
"
,
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
"
,
icon
:
DEFAULT
.
social
.
linkedin
.
icon
,
profile
:
DEFAULT
.
social
.
linkedin
.
profile
},
{
agent
:
"
webpage
"
,
icon
:
DEFAULT
.
social
.
webpage
.
icon
,
profile
:
"
https://johndoe.com
"
linkedin
:
{
icon
:
`
${
BASE_URL
}
/assets/images/linkedin.png`
,
profile
:
"
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwj9_7KD5NPzAhUihv0HHc43AbgQFnoECA0QAQ&url=https%3A%2F%2Fde.linkedin.com%2Fin%2Fdieter-uckelmann-58aaa93&usg=AOvVaw3JbmpSYoXUgeYpxqMrkzfz
"
}
}
]
},
...
...
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