diff --git a/src/components/team/card.astro b/src/components/team/card.astro index 91441d3..0726903 100644 --- a/src/components/team/card.astro +++ b/src/components/team/card.astro @@ -35,7 +35,7 @@ const photo = images[imageSrc] ? images[imageSrc]() : blank; {igLink && } - hi + hi

{name}

{description}

\ No newline at end of file