From df1d361249ea800d2bd6d996e7148943135f13d2 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Wed, 29 Apr 2026 13:46:10 -0500 Subject: [PATCH] feat: add Plausible analytics to all pages --- lib/towerops_web/components/layouts/root.html.heex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/towerops_web/components/layouts/root.html.heex b/lib/towerops_web/components/layouts/root.html.heex index 4410f80f..2f7e2a35 100644 --- a/lib/towerops_web/components/layouts/root.html.heex +++ b/lib/towerops_web/components/layouts/root.html.heex @@ -74,6 +74,13 @@ document.documentElement.classList.add('sidebar-collapsed'); } + + +