From 350f586e4d72e4da8fb78aab47d1d23fe3c27a52 Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Mon, 26 Sep 2022 00:09:02 +0630 Subject: [PATCH] Update outline style of Go Back button --- src/layouts/PostDetails.astro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/layouts/PostDetails.astro b/src/layouts/PostDetails.astro index c31a345..5174a4f 100644 --- a/src/layouts/PostDetails.astro +++ b/src/layouts/PostDetails.astro @@ -24,7 +24,10 @@ const { title, author, description, ogImage, datetime, tags } = frontmatter; >
-