Commit 572eb1ed authored by Joe TS Dell's avatar Joe TS Dell
Browse files

up

parent b81c1169
Pipeline #3918 passed with stages
in 22 seconds
...@@ -84,12 +84,8 @@ let settings = { ...@@ -84,12 +84,8 @@ let settings = {
agent: "linkedin", agent: "linkedin",
icon: DEFAULT.social.linkedin.icon, icon: DEFAULT.social.linkedin.icon,
profile: "https://www.linkedin.com/in/patrick-w%C3%BCrstle-939027170/" profile: "https://www.linkedin.com/in/patrick-w%C3%BCrstle-939027170/"
},
{
agent: "webpage",
icon: DEFAULT.social.webpage.icon,
profile: "https://johndoe.com"
} }
] ]
}, },
{ {
...@@ -123,6 +119,11 @@ let settings = { ...@@ -123,6 +119,11 @@ let settings = {
agent: "linkedin", agent: "linkedin",
icon: DEFAULT.social.linkedin.icon, icon: DEFAULT.social.linkedin.icon,
profile: "https://www.linkedin.com/in/thunyatheps/" profile: "https://www.linkedin.com/in/thunyatheps/"
},
{
agent: "webpage",
icon: DEFAULT.social.webpage.icon,
profile: "https://joe.in.th"
} }
] ]
} }
......
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