From 73c46c38d8dd9fdf897903037817045896ca7195 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Tue, 11 Aug 2026 03:38:22 +0000 Subject: [PATCH] add: Clarity tracking code --- src/layouts/Layout.astro | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index f136d5e..69b4366 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -113,6 +113,14 @@ const rssHref = getRelativeLocaleUrl( window.__theme = { value: theme }; })(); + +