More formatting

This commit is contained in:
Salma Alam-Naylor 2024-11-15 12:28:05 +00:00
parent 247b0f3c3c
commit 337da1d179

View file

@ -96,7 +96,8 @@ export default function Person({ person }) {
{/* If they have a mastodon, and no twitter, show that */}
{person.mastodon && !person.twitter && (
<div className="SocialHandle">
<a href={`https://${mastodonServer}/@${mastodonHandle}`}
<a
href={`https://${mastodonServer}/@${mastodonHandle}`}
target="_blank"
rel="noopener noreferrer"
>