From 2279561b4275b7a86a06d9355be0821c7d2f3a30 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 13 Oct 2023 22:59:35 +0200 Subject: [PATCH] fix(content): delete useless test --- docs/src/components/Content.astro | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/components/Content.astro b/docs/src/components/Content.astro index 0bfc0fe..fdfd614 100644 --- a/docs/src/components/Content.astro +++ b/docs/src/components/Content.astro @@ -12,8 +12,6 @@ const renderCommentSection = !Astro.props.entry.data.noCommentSection;
-{Astro.props.entry.data.custom} - { renderCommentSection ?