mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
hexo: 文章页默认背景图
This commit is contained in:
@@ -39,7 +39,7 @@ export const LayoutSlug = props => {
|
||||
|
||||
return (
|
||||
<LayoutBase
|
||||
headerSlot={<HeaderArticle post={post}/>}
|
||||
headerSlot={<HeaderArticle {...props}/>}
|
||||
{...props}
|
||||
showCategory={false}
|
||||
showTag={false}
|
||||
|
||||
Reference in New Issue
Block a user