Commit bfd69b87 authored by Koukofikis's avatar Koukofikis
Browse files

Update settings.js

parent 59709472
Pipeline #3038 passed with stages
in 23 seconds
......@@ -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",
......@@ -114,4 +114,4 @@ let settings = {
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