mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(site): restrict dev mode analytics
This commit is contained in:
@@ -71,7 +71,7 @@ const fullTitle = Array.isArray(title)
|
||||
<slot name="head" />
|
||||
|
||||
{/* Analytics */}
|
||||
<Posthog />
|
||||
{import.meta.env.PROD && <Posthog />}
|
||||
|
||||
<ThemeInit />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user