1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00

Include Google Analytics via Next.js instead of Netlify snippet

Following the steps at https://nextjs.org/docs/app/guides/third-party-libraries#google-analytics

Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
Julius Volz
2025-05-28 19:58:03 +02:00
parent e3766bda2a
commit e4bfbc4a12
3 changed files with 27 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"@mantine/core": "^8.0.2",
"@mantine/hooks": "^8.0.2",
"@mantine/spotlight": "^8.0.2",
"@next/third-parties": "^15.3.2",
"@tabler/icons-react": "^3.31.0",
"@types/semver": "^7.7.0",
"dayjs": "^1.11.13",