This commit is contained in:
Maarten Dekker
2023-01-26 11:55:06 +01:00
parent add7a887e0
commit a7da9a3f57

View File

@@ -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>