From 66dc602889eb96d0360d4be9a8b7d9bed1d3d554 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 10 Nov 2024 11:12:13 -0800 Subject: [PATCH] docs: move IBM analytics script to `_layout.svelte` --- docs/index.html | 34 --------------------------------- docs/src/pages/_layout.svelte | 36 +++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 34 deletions(-) diff --git a/docs/index.html b/docs/index.html index f78ed541..a7318fc0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -20,40 +20,6 @@ } } catch (e) {} - - - - - diff --git a/docs/src/pages/_layout.svelte b/docs/src/pages/_layout.svelte index 6f75f550..1c5b20c0 100644 --- a/docs/src/pages/_layout.svelte +++ b/docs/src/pages/_layout.svelte @@ -85,6 +85,42 @@ } }}" /> + + + + + + +