From 25bc1e06cfdb9c47d321906ea95039b71b1e13f8 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Mon, 26 Sep 2022 02:28:05 +0630 Subject: [PATCH] Remove prose-slate style --- src/layouts/PostDetails.astro | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/layouts/PostDetails.astro b/src/layouts/PostDetails.astro index 5174a4f..5548cb0 100644 --- a/src/layouts/PostDetails.astro +++ b/src/layouts/PostDetails.astro @@ -38,11 +38,7 @@ const { title, author, description, ogImage, datetime, tags } = frontmatter;

{title}

-
+