From 3660cd1e6571d108a7fee9757c8bc778e2ea70a1 Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Mon, 2 Feb 2026 14:51:14 -0600 Subject: [PATCH] feat: add unify tag --- src/components/starlight/Head.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/starlight/Head.astro b/src/components/starlight/Head.astro index cc0b7ea4..4a79ed9b 100644 --- a/src/components/starlight/Head.astro +++ b/src/components/starlight/Head.astro @@ -10,3 +10,6 @@ import Default from '@astrojs/starlight/components/Head.astro'; is:inline data-domain="docs.shorebird.dev" src="https://plausible.io/js/script.tagged-events.js"> + + + \ No newline at end of file