Commit 9287b7ad authored by Kutzner's avatar Kutzner 🤸
Browse files

Updated pageTitle to "KNIGHT" in settings.js

parent b70974c8
Pipeline #5203 passed with stages
in 18 seconds
...@@ -44,7 +44,7 @@ const DEFAULT = { ...@@ -44,7 +44,7 @@ const DEFAULT = {
let settings = { let settings = {
pageTitle: "M4_LAB Page Title", pageTitle: "KNIGHT",
switches: [ switches: [
{ {
...@@ -71,7 +71,7 @@ let settings = { ...@@ -71,7 +71,7 @@ let settings = {
projectLogo: `${BASE_URL}/assets/logos/M4_LAB_tr.png`, projectLogo: `${BASE_URL}/assets/logos/M4_LAB_tr.png`,
projectName: "M4_LAB Page Demo", projectName: "KNIGHT",
menu: [ menu: [
{ {
...@@ -162,4 +162,4 @@ let settings = { ...@@ -162,4 +162,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