From 19257564b052ca06767bf66bcea6d12adbfdf6f7 Mon Sep 17 00:00:00 2001 From: Fawad Shaikh Date: Thu, 19 Oct 2023 09:49:06 -0400 Subject: [PATCH] feat: add google analytics --- app.wick | 2 +- ui/src/app.html | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app.wick b/app.wick index 101e693..66f2566 100644 --- a/app.wick +++ b/app.wick @@ -1,7 +1,7 @@ kind: wick/app@v1 name: build-once-run-anywhere metadata: - version: 0.1.3 + version: 0.1.4 description: showcasing wick server and client side capabilities. licenses: - Apache-2.0 diff --git a/ui/src/app.html b/ui/src/app.html index b4db664..561f6d3 100644 --- a/ui/src/app.html +++ b/ui/src/app.html @@ -4,7 +4,15 @@ - + + + %sveltekit.head%