mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-21 23:16:48 +00:00
Next主题 SEO
This commit is contained in:
@@ -56,7 +56,6 @@ const mapImgUrl = (img, block, type = 'block', from = 'post') => {
|
||||
}
|
||||
}
|
||||
|
||||
console.log('block', block)
|
||||
// 统一压缩图片
|
||||
if (from === 'pageCoverThumbnail' || block.type === 'image' || block.type === 'page') {
|
||||
const width = block?.format?.block_width || 200
|
||||
|
||||
Reference in New Issue
Block a user