From 43932c739405080a0db318c26ab1f75feec33618 Mon Sep 17 00:00:00 2001 From: "@andatoshiki" Date: Wed, 17 Apr 2024 23:32:57 -0700 Subject: [PATCH] fix(umami): fix wrongfully typed environment variable name typo of umami tracker resulted in failure to correctly process env at remote deployment --- docs/.vitepress/config/head.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config/head.ts b/docs/.vitepress/config/head.ts index cbd6417d..573e99b2 100644 --- a/docs/.vitepress/config/head.ts +++ b/docs/.vitepress/config/head.ts @@ -66,7 +66,7 @@ export const head: HeadConfig[] = [ `, ], - // self-hosted umami instance for website analytics tracking + // self-hosted UMAMI instance for website analytics tracking [ 'script', {