From 44ec0ff44fc56b927888799b932a7f9f8b7a8703 Mon Sep 17 00:00:00 2001 From: aviiciii Date: Sat, 17 Jun 2023 16:15:22 +0530 Subject: [PATCH] added google analytics --- index.html | 11 +++++++++++ js/main.js | 5 ++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 6f9295d..d4376cd 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,17 @@ + + + + + diff --git a/js/main.js b/js/main.js index 4f7494b..99bde31 100644 --- a/js/main.js +++ b/js/main.js @@ -238,4 +238,7 @@ }) }); -})() \ No newline at end of file +})() + + +