feat: expand links
This commit is contained in:
parent
e21b0710cf
commit
83431ce030
@ -25,13 +25,13 @@
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
service: fa[#linkedin],
|
service: fa[#linkedin],
|
||||||
display: "potatoeggy",
|
display: "linkedin.com/in/potatoeggy",
|
||||||
link: "https://www.linkedin.com/in/potatoeggy/"
|
link: "https://www.linkedin.com/in/potatoeggy/"
|
||||||
),
|
),
|
||||||
(
|
(
|
||||||
service: fa[#envelope],
|
service: fa[#envelope],
|
||||||
display: "daniel.chen1@uwaterloo.ca",
|
display: "d7chen@uwaterloo.ca",
|
||||||
link: "mailto://daniel.chen1@uwaterloo.ca"
|
link: "mailto://d7chen@uwaterloo.ca"
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user