From b665d3897b7608fc1cc16d85d85ea7fe2e33b57e Mon Sep 17 00:00:00 2001 From: Jason Wesson Date: Tue, 14 Nov 2023 08:38:07 -0800 Subject: [PATCH] Jwesson/fix target link (#914) * fix: add _parent to social media links --------- Co-authored-by: Jason Wesson --- src/profile/ProfilePluginPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/profile/ProfilePluginPage.jsx b/src/profile/ProfilePluginPage.jsx index b4e0a86..36f6582 100644 --- a/src/profile/ProfilePluginPage.jsx +++ b/src/profile/ProfilePluginPage.jsx @@ -154,7 +154,7 @@ class ProfilePluginPage extends React.Component { } const SocialLink = ({ url, name, platform }) => ( - + {name}