Commit ac098dbc authored by Hui's avatar Hui
Browse files

Update settings.js

parent 8a51119a
Pipeline #2311 passed with stages
in 25 seconds
...@@ -64,9 +64,9 @@ let settings = { ...@@ -64,9 +64,9 @@ let settings = {
participants: [ participants: [
{ {
name: "Charlotte Doe", name: "Justin Jing Hui",
avatar: `${BASE_URL}/assets/images/charlotte.jpg`, avatar: `${BASE_URL}/assets/images/justin.jpg`,
email: "charlotte.doe@lalaland.com", email: "huijustinjing@gmail.com",
social: [ social: [
{ {
agent: "twitter", agent: "twitter",
...@@ -114,4 +114,4 @@ let settings = { ...@@ -114,4 +114,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