From dadb5dce5cd4f3dcc9248d62f5a3d06c8af3f7ef Mon Sep 17 00:00:00 2001 From: gbanyan Date: Tue, 18 Nov 2025 23:36:27 +0800 Subject: [PATCH] Remove default list bullets from TOC --- components/post-toc.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/post-toc.tsx b/components/post-toc.tsx index 5a2b988..826f6f0 100644 --- a/components/post-toc.tsx +++ b/components/post-toc.tsx @@ -104,7 +104,7 @@ export function PostToc() { style={{ top: `${indicator.top}px`, opacity: indicator.opacity }} aria-hidden="true" /> -