From b9266cb20dbea5e6710fa5865e2f2677ed618577 Mon Sep 17 00:00:00 2001 From: 87xie Date: Mon, 15 Jul 2024 23:36:03 +0800 Subject: [PATCH] refactor: remove redundant role in article element (#323) --- src/layouts/PostDetails.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/PostDetails.astro b/src/layouts/PostDetails.astro index 670e80f..5bce178 100644 --- a/src/layouts/PostDetails.astro +++ b/src/layouts/PostDetails.astro @@ -73,7 +73,7 @@ const layoutProps = { size="lg" className="my-2" /> -
+