mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:55:55 +00:00
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:
parent
73fda0d9f6
commit
43932c7394
@ -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',
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user