From 5d55c6de4a379930b90f8319beb87b58d20175c1 Mon Sep 17 00:00:00 2001 From: Silas Date: Sun, 6 Apr 2025 18:01:29 -0400 Subject: [PATCH] add darkvisitors analytics for ai crawlers --- src/app.html | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/src/app.html b/src/app.html index 5ee1ff7..795d9f1 100644 --- a/src/app.html +++ b/src/app.html @@ -1,17 +1,21 @@ - - - - - - - - - - %sveltekit.head% - - -
%sveltekit.body%
- - + + + + + + + + + + + + %sveltekit.head% + + + +
%sveltekit.body%
+ + + \ No newline at end of file