From dc6c2b64ab92e62ce4f9ef6e59d45574424ab355 Mon Sep 17 00:00:00 2001 From: Daniel L <63090804+dannyridel@users.noreply.github.com> Date: Sat, 6 Jul 2024 21:12:53 +0000 Subject: [PATCH] google analytics --- views/layouts/base.ejs | 10 ++++++++++ views/public/indexV2.ejs | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/views/layouts/base.ejs b/views/layouts/base.ejs index bed2d96b..2aae6d3d 100644 --- a/views/layouts/base.ejs +++ b/views/layouts/base.ejs @@ -3,6 +3,16 @@ <%- include('../partials/headV2.ejs') %> + + + + <%# Views can insert additional html head content here %> <%- defineContent('head') %> diff --git a/views/public/indexV2.ejs b/views/public/indexV2.ejs index 8a240989..df2285ea 100644 --- a/views/public/indexV2.ejs +++ b/views/public/indexV2.ejs @@ -1,15 +1,5 @@ <%- contentFor('head') %> - - - -