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
zukunftstadtlabor
website
Commits
bfd69b87
Commit
bfd69b87
authored
3 years ago
by
Koukofikis
Browse files
Options
Download
Email Patches
Plain Diff
Update settings.js
parent
59709472
Pipeline
#6931
passed with stages
in 23 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+3
-3
public/settings.js
with
3 additions
and
3 deletions
+3
-3
public/settings.js
+
3
-
3
View file @
bfd69b87
...
...
@@ -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
Menu
Explore
Projects
Groups
Snippets