diff --git a/components/post-toc.tsx b/components/post-toc.tsx index d40b101..909c93a 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -92,7 +92,7 @@ export function PostToc() { if (items.length === 0) return null; return ( -