diff --git a/components/Comment.js b/components/Comment.js index a2b73c05..fce7078d 100644 --- a/components/Comment.js +++ b/components/Comment.js @@ -121,84 +121,87 @@ const Comment = ({ frontMatter, className }) => { return null } - if (frontMatter?.comment !== 'Hide') { - return ( -