From 0f87f6dec083929ab406c34b2db5631d4c51d6f6 Mon Sep 17 00:00:00 2001 From: satnaing Date: Sun, 15 Sep 2024 13:06:02 +0700 Subject: [PATCH] fix: update and rerun scripts in post details page after swap --- src/layouts/PostDetails.astro | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/src/layouts/PostDetails.astro b/src/layouts/PostDetails.astro index e429e13f5..8ab45a74b 100644 --- a/src/layouts/PostDetails.astro +++ b/src/layouts/PostDetails.astro @@ -187,7 +187,7 @@ const nextPost = } -