Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hui
Thesis_AR Visualization
Commits
c46c1dea
Commit
c46c1dea
authored
Mar 18, 2021
by
Hui
Browse files
Update settings.js
parent
353d976a
Pipeline
#2411
canceled with stages
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
public/settings.js
View file @
c46c1dea
...
...
@@ -18,7 +18,7 @@ const DEFAULT = {
},
webpage
:
{
icon
:
`
${
BASE_URL
}
/assets/images/webpage.png`
,
profile
:
"
https://
www
.hft-stuttgart.de
"
profile
:
"
https://
transfer
.hft-stuttgart.de
/gitlab/huijustinjing/ar-building-visualization-with-grayscale-filter
"
}
},
avatar
:
`
${
BASE_URL
}
/assets/images/avatar.png`
...
...
@@ -68,16 +68,6 @@ let settings = {
avatar
:
`
${
BASE_URL
}
/assets/images/justin.jpg`
,
email
:
"
huijustinjing@gmail.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
,
...
...
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