fix typo
This commit is contained in:
@@ -48,11 +48,9 @@ const publishedTeamMembers = await getCollection("team", ({ data }) => {
|
||||
|
||||
<div class="mt-4 text-center">
|
||||
<h2 class="text-lg text-gray-800">
|
||||
{" "}
|
||||
{teamMemberEntry.data.name}
|
||||
</h2>
|
||||
<h3 class="text-sm text-slate-500">
|
||||
{" "}
|
||||
{teamMemberEntry.data.title}
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user