From 44479d5b6ae1ff6f351ded757cfc596cdc87bd5f Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Sun, 27 Apr 2025 02:14:56 +0200 Subject: [PATCH] Remove bg from child --- src/pages/blog/[slug].astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blog/[slug].astro b/src/pages/blog/[slug].astro index 70c6365..d841af6 100644 --- a/src/pages/blog/[slug].astro +++ b/src/pages/blog/[slug].astro @@ -46,7 +46,7 @@ const { Content, headings } = await render(article);
Table of Contents