fix small bug
This commit is contained in:
parent
299777b8a3
commit
2b2c12a8b9
|
@ -18,7 +18,7 @@ const posts = (
|
|||
/>
|
||||
<header class="mb-10">
|
||||
<PageTitle class="mb-3">Blog</PageTitle>
|
||||
<p>Uma coleção de artigos que vou escrevendo. Sobretudo por diversão.</p>
|
||||
<p>A collection of articles I have written. Mostly for fun.</p>
|
||||
</header>
|
||||
<ol class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-4 gap-4 items-start">
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue