Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Riegel
VIS_exc3_AR_Riegel
Commits
3a8049fb
Commit
3a8049fb
authored
Mar 16, 2021
by
Koukofikis
Browse files
Update settings.js
parent
bbbaa7c1
Pipeline
#7572
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/settings.js
View file @
3a8049fb
...
...
@@ -50,11 +50,11 @@ let settings = {
menu
:
[
{
menuText
:
"
home
"
,
link
:
`
${
BASE_URL
}
/home/
index.html
`
link
:
`
${
BASE_URL
}
/home/`
},
{
menuText
:
"
results
"
,
link
:
`
${
BASE_URL
}
/results/
index.html
`
link
:
`
${
BASE_URL
}
/results/`
},
{
menuText
:
"
demo
"
,
...
...
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