Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
KNIGHT
Commits
9287b7ad
Commit
9287b7ad
authored
3 years ago
by
Kutzner
Browse files
Options
Download
Email Patches
Plain Diff
Updated pageTitle to "KNIGHT" in settings.js
parent
b70974c8
Pipeline
#5203
passed with stages
in 18 seconds
Changes
1
Pipelines
1
Hide 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 @
9287b7ad
...
...
@@ -44,7 +44,7 @@ const DEFAULT = {
let
settings
=
{
pageTitle
:
"
M4_LAB Page Title
"
,
pageTitle
:
"
KNIGHT
"
,
switches
:
[
{
...
...
@@ -71,7 +71,7 @@ let settings = {
projectLogo
:
`
${
BASE_URL
}
/assets/logos/M4_LAB_tr.png`
,
projectName
:
"
M4_LAB Page Demo
"
,
projectName
:
"
KNIGHT
"
,
menu
:
[
{
...
...
@@ -162,4 +162,4 @@ let settings = {
title
:
"
Die Gemeinsame Wissenschaftskonferenz
"
}
]
};
\ No newline at end of file
};
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