diff --git a/themes/matery/LayoutSlug.js b/themes/matery/LayoutSlug.js index f11a2703..1eb6e978 100644 --- a/themes/matery/LayoutSlug.js +++ b/themes/matery/LayoutSlug.js @@ -91,7 +91,7 @@ export const LayoutSlug = props => { {post.type === 'Post' && } - {post?.toc?.length > 0 &&
+ {post?.toc?.length > 0 &&