From 239788d048c73c7bc9e948a05c0932e7c2d85347 Mon Sep 17 00:00:00 2001 From: Salma Alam-Naylor Date: Fri, 15 Nov 2024 12:25:40 +0000 Subject: [PATCH] Try and make the file formatted in the same way as it was previously --- src/components/Person.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Person.js b/src/components/Person.js index 09cfcf0b..a35d3e34 100644 --- a/src/components/Person.js +++ b/src/components/Person.js @@ -96,7 +96,7 @@ export default function Person({ person }) { {/* If they have a mastodon, and no twitter, show that */} {person.mastodon && !person.twitter && (
- @