diff --git a/themes/matery/components/HeaderArticle.js b/themes/matery/components/HeaderArticle.js index 62317d06..1f2fe89e 100644 --- a/themes/matery/components/HeaderArticle.js +++ b/themes/matery/components/HeaderArticle.js @@ -21,7 +21,7 @@ export default function HeaderArticle({ post, siteInfo }) { className='opacity-50' placeholder='blur' blurDataURL='/bg_image.jpg' /> - {title} + {title} ) }