Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
ict4icity
Commits
f79eef45
Commit
f79eef45
authored
3 years ago
by
Myriam Guedey
Browse files
Options
Download
Email Patches
Plain Diff
Update settings.js
parent
ce577718
Pipeline
#5042
passed with stages
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+25
-3
public/settings.js
with
25 additions
and
3 deletions
+25
-3
public/settings.js
+
25
-
3
View file @
f79eef45
...
...
@@ -71,7 +71,7 @@ let settings = {
projectLogo
:
`
${
BASE_URL
}
/assets/logos/M4_LAB_tr.png`
,
projectName
:
"
ICT4iCity S
PBI
"
,
projectName
:
"
ICT4iCity S
mart Public Buildings and Infrastructures
"
,
menu
:
[
{
...
...
@@ -90,7 +90,7 @@ let settings = {
participants
:
[
{
name
:
"
John Doe
"
,
name
:
"
Prof. Dr.-Ing. Dieter Uckelmann
"
,
avatar
:
DEFAULT
.
avatar
,
email
:
"
john.doe@lalaland.com
"
,
social
:
[
...
...
@@ -117,7 +117,29 @@ let settings = {
]
},
{
name
:
"
Charlotte Doe
"
,
name
:
"
Myriam Guedey
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/charlotte.jpg`
,
email
:
"
charlotte.doe@lalaland.com
"
,
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
}
]
},
{
name
:
"
Robert Otto
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/charlotte.jpg`
,
email
:
"
charlotte.doe@lalaland.com
"
,
social
:
[
...
...
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