Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
Thesis_AR Visualization
Commits
514abc88
Commit
514abc88
authored
4 years ago
by
Hui
Browse files
Options
Download
Email Patches
Plain Diff
Update settings.js
parent
71adc4b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+2
-2
public/settings.js
with
2 additions
and
2 deletions
+2
-2
public/settings.js
+
2
-
2
View file @
514abc88
...
...
@@ -50,11 +50,11 @@ let settings = {
menu
:
[
{
menuText
:
"
home
"
,
link
:
`
${
BASE_URL
}
/home/
index.html
`
link
:
`
${
BASE_URL
}
/home/`
},
{
menuText
:
"
bio
"
,
link
:
`
${
BASE_URL
}
/bio/
index.html
`
link
:
`
${
BASE_URL
}
/bio/`
},
{
menuText
:
"
demo
"
,
...
...
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