Commit 8620d42c authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Update settings.js

parent 62e900df
Pipeline #5050 passed with stages
in 18 seconds
......@@ -49,7 +49,7 @@ let settings = {
switches: [
{
name: "projectLogo",
state: ON
state: OFF
},
{
name: "projectName",
......@@ -115,7 +115,7 @@ let settings = {
},
{
name: "Robert Otto",
avatar: `DEFAULT.avatar`,
avatar: DEFAULT.avatar,
email: "robert.otto@hft-stuttgart.de",
social: [
{
......@@ -127,7 +127,7 @@ let settings = {
},
{
name: "Dr. Salam Traboulsi",
avatar: `DEFAULT.avatar`,
avatar: DEFAULT.avatar,
email: "salam.traboulsi@hft-stuttgart.de",
social: [
{
......
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