fix: remove div tag with debug

This commit is contained in:
kaivanwong 2024-05-16 20:13:53 +08:00
parent cbe8ad7f7b
commit da6b1d4ab1

View file

@ -31,8 +31,6 @@ function activeLink(pathname: string) {
pageNav={true}
pageOperate={true}
>
<div>posts:{posts}</div>
<div>path:{path}</div>
<div class="flex flex-col gap-2 sm:flex-row sm:gap-4 flex-wrap mb-8">
{
siteConfig.page.blogLinks.map((nav) => (