From 544b2b89cc24ca52bf6bda9c3d0400509eb3e56d Mon Sep 17 00:00:00 2001 From: Paul D'Ambra Date: Sat, 9 Dec 2023 15:53:44 +0000 Subject: [PATCH] feat: defer tooltip css for posthog unwrapped (#19227) * feat: defer tooltip css for posthog unwrapped * Update query snapshots * Update query snapshots * defer potentially offscreen images --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- posthog/year_in_posthog/2023.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/posthog/year_in_posthog/2023.html b/posthog/year_in_posthog/2023.html index 82af659bc40b9..1c6ee64215a20 100644 --- a/posthog/year_in_posthog/2023.html +++ b/posthog/year_in_posthog/2023.html @@ -49,7 +49,9 @@ } }) - + {# can defer loading of the tooltip css #} + +