Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Muddsair Sharif
AkustikiMobi
Commits
69d75b4f
Commit
69d75b4f
authored
3 years ago
by
Muddsair Sharif
Browse files
Options
Download
Email Patches
Plain Diff
Update project name settings.js
parent
7afb735a
Pipeline
#3383
passed with stages
in 19 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/settings.js
+8
-8
public/settings.js
with
8 additions
and
8 deletions
+8
-8
public/settings.js
+
8
-
8
View file @
69d75b4f
...
...
@@ -44,7 +44,7 @@ const DEFAULT = {
let
settings
=
{
pageTitle
:
"
M4_LAB Page Title
"
,
pageTitle
:
"
Vehicle Detection using Machine Listening and Deep Learning
"
,
switches
:
[
{
...
...
@@ -52,7 +52,7 @@ let settings = {
state
:
ON
},
{
name
:
"
projectName
"
,
name
:
"
Vehicle Detection using Machine Listening and Deep Learning
"
,
state
:
ON
},
{
...
...
@@ -71,7 +71,7 @@ let settings = {
projectLogo
:
`
${
BASE_URL
}
/assets/logos/M4_LAB_tr.png`
,
projectName
:
"
M4_LAB Page Demo
"
,
projectName
:
"
Vehicle Detection using Machine Listening and Deep Learning
"
,
menu
:
[
{
...
...
@@ -90,9 +90,9 @@ let settings = {
participants
:
[
{
name
:
"
John Doe
"
,
name
:
"
Muddsair Sharif
"
,
avatar
:
DEFAULT
.
avatar
,
email
:
"
john.doe@lalaland.com
"
,
email
:
"
muddsair.sharif@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
twitter
"
,
...
...
@@ -117,9 +117,9 @@ let settings = {
]
},
{
name
:
"
Charlotte Doe
"
,
name
:
"
Gero Lueckemeyer
"
,
avatar
:
`
${
BASE_URL
}
/assets/images/charlotte.jpg`
,
email
:
"
charlotte.doe@lalaland.com
"
,
email
:
"
gero.lueckemeyer@hft-stuttgart.de
"
,
social
:
[
{
agent
:
"
twitter
"
,
...
...
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