fix page description

This commit is contained in:
EGOIST 2022-05-24 18:27:10 +08:00
parent c8238c8d9d
commit 4c2b83273c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ function SitePagePage({
},
])
const ogDescription = page?.excerpt ?? page?.rendered?.excerpt
const ogDescription = page?.excerpt || page?.rendered?.excerpt
return (
<SiteLayout