From 8da68ef57aa70e8fc64eb3326056849c75311367 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Tue, 11 Aug 2026 03:42:54 +0000 Subject: [PATCH] fix: add is:inline to Clarity script --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 69b4366..d70956e 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -114,7 +114,7 @@ const rssHref = getRelativeLocaleUrl( })(); -