From 2ffb304f403113ddca3d0f1f2b73b5acc870a474 Mon Sep 17 00:00:00 2001 From: KazooTTT Date: Thu, 30 Jan 2025 21:17:27 +0800 Subject: [PATCH] fix: remove og image --- src/components/blog/Hero.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/blog/Hero.astro b/src/components/blog/Hero.astro index 3bc9c86..a776562 100644 --- a/src/components/blog/Hero.astro +++ b/src/components/blog/Hero.astro @@ -19,7 +19,7 @@ const { const { remarkPluginFrontmatter } = await render() --- -{ +{ + data.draft ? (Draft) : null } -{data.draft ? (Draft) : null} -

/{' '}