add title

This commit is contained in:
Isadora Laurenti
2025-04-25 20:36:15 -03:00
parent 68aa5e9f0a
commit 3de199fba7

View File

@@ -55,7 +55,7 @@ const { Content } = await render(course);
) )
} }
</span> </span>
<h1 class="text-pretty font-semibold text-4xl lg:text-7xl"> <h1 class="text-pretty font-semibold text-4xl lg:text-7xl" data-pagefind-meta="title">
{data.title} {data.title}
</h1> </h1>
<p class="text-base/6"> <p class="text-base/6">