upstream #1
| @@ -21,7 +21,6 @@ const DisqusComponent = dynamic( | ||||
| ) | ||||
|  | ||||
| const Comments = ({ frontMatter }) => { | ||||
|   let term | ||||
|   const comment = siteMetadata?.comment | ||||
|   if (!comment || Object.keys(comment).length === 0) return <></> | ||||
|   return ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user