Try removing grid

This commit is contained in:
Samy Pessé
2025-04-07 23:38:18 +02:00
parent c75151e2dc
commit a36a939aef
+1 -1
View File
@@ -203,7 +203,7 @@ export async function serveOGImage(baseContext: GitBookSiteContext, params: Page
/>
{/* Grid */}
<img tw="absolute inset-0 w-[100vw] h-[100vh]" src={gridAsset} alt="Grid" />
{/* <img tw="absolute inset-0 w-[100vw] h-[100vh]" src={gridAsset} alt="Grid" /> */}
{/* Logo */}
{customization.header.logo ? (