fix(umami): fix wrongfully typed environment variable name typo of umami tracker resulted in failure to correctly process env at remote deployment

This commit is contained in:
Anda Toshiki 2024-04-17 23:32:57 -07:00
parent 73fda0d9f6
commit 43932c7394

View File

@ -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', 'script',
{ {