From f1136d40d61a900550e9444e58bb6ae002012c6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ma=C5=82ecki?= <92953623+p-malecki@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:17:16 +0100 Subject: [PATCH] feat: add google tag --- landing/src/layouts/Layout.astro | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/landing/src/layouts/Layout.astro b/landing/src/layouts/Layout.astro index 28a25c2d5..4d2bc835a 100644 --- a/landing/src/layouts/Layout.astro +++ b/landing/src/layouts/Layout.astro @@ -21,8 +21,31 @@ const { title } = Astro.props; content="A must-have tool for Elixir developers. See your LiveComponents tree, inspect assigns, trace and filter callback executions, and more." /> + + +
+ + +