Commit 7f69d330 authored by Koukofikis's avatar Koukofikis
Browse files

Update settings.js

parent 034d017c
Pipeline #6211 passed with stages
in 23 seconds
...@@ -50,7 +50,7 @@ let settings = { ...@@ -50,7 +50,7 @@ let settings = {
menu: [ menu: [
{ {
menuText: "home", menuText: "home",
link: `${BASE_URL}/home/index.html` link: `${BASE_URL}/home/`
}, },
{ {
menuText: "demo", menuText: "demo",
...@@ -132,4 +132,4 @@ let settings = { ...@@ -132,4 +132,4 @@ let settings = {
title: "Die Gemeinsame Wissenschaftskonferenz" title: "Die Gemeinsame Wissenschaftskonferenz"
} }
] ]
}; };
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment