From d70b96c06bfcb62c15e74e3a786214e642ebc0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 4 Feb 2026 20:13:41 +0100 Subject: [PATCH] Add is:inline directive to Matomo script tag in BaseLayout --- src/layouts/BaseLayout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 6b81504..9c7348a 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -31,7 +31,7 @@ const { title, description = "AI-Native code editor built with Rust and Tauri. F -