mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
remove log
This commit is contained in:
@@ -13,7 +13,6 @@ const BlogPostCard = ({ index, post, showSummary, siteInfo }) => {
|
||||
const showPageCover = CONFIG_HEXO.POST_LIST_COVER && post?.page_cover && !showPreview
|
||||
// const delay = (index % 2) * 200
|
||||
|
||||
console.log(showPageCover)
|
||||
return (
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user