From aa4f76459178854889cb035bd801ec5a933318f1 Mon Sep 17 00:00:00 2001 From: Dergachev Mihail Date: Fri, 4 Oct 2024 15:05:33 +0300 Subject: [PATCH] add google analytics --- src/layouts/Layout.jsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/layouts/Layout.jsx b/src/layouts/Layout.jsx index 1d10cbb..fba4493 100644 --- a/src/layouts/Layout.jsx +++ b/src/layouts/Layout.jsx @@ -35,8 +35,16 @@ const Layout = ({ children, title, bodyClass }) => { + +
{children}