fix: custom ogImage not showing in homepage
This commit is contained in:
parent
302ded3613
commit
bfd3bef223
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ try {
|
||||||
}
|
}
|
||||||
---
|
---
|
||||||
|
|
||||||
<Layout>
|
<Layout ogImage={siteConfig.homepageOgImage || ""}>
|
||||||
<h1 class="title">~/</h1>
|
<h1 class="title">~/</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
{HomePageContent ? <HomePageContent/> :
|
{HomePageContent ? <HomePageContent/> :
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue