diff --git a/src/pages/blog/[...slug].astro b/src/pages/blog/[...slug].astro index 8de5eaf..4f2fee2 100644 --- a/src/pages/blog/[...slug].astro +++ b/src/pages/blog/[...slug].astro @@ -62,7 +62,7 @@ const cover = customFeaturedImage || matchedImage_src?.src || firstImageURL || `
← Back to posts - {noscript &&

Comments

} + {!noscript &&

Comments

} {!noscript &&