From a8999ee6b8d85b7c4b639da117031fabd61a8fd2 Mon Sep 17 00:00:00 2001 From: Conner Chu Date: Sun, 6 Jul 2025 14:15:21 +0200 Subject: [PATCH] trying to add analytics and speed insights --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index d1a3df8..d32c276 100644 --- a/config.toml +++ b/config.toml @@ -90,6 +90,12 @@ math = true [[params.social]] name = "linkedin" url = "https://www.linkedin.com/in/connerchu/" + + [params.vercel_analytics] + enable = true + + [params.vercel_speed_insights] + enable = true [menu] [[menu.main]]