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 = {
participants: [
{
name: "Charlotte Doe",
avatar: `${BASE_URL}/assets/images/charlotte.jpg`,
email: "charlotte.doe@lalaland.com",
name: "Justin Jing Hui",
avatar: `${BASE_URL}/assets/images/justin.jpg`,
email: "huijustinjing@gmail.com",
social: [
{
agent: "twitter",
......@@ -114,4 +114,4 @@ let settings = {
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