Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tonymac129 authored Nov 30, 2023
1 parent c475ebc commit 69183f2
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<<<<<<< HEAD
<!-- Google tag (gtag.js) -->
<script
async
Expand All @@ -16,18 +15,6 @@

gtag("config", "G-Y71QM9DR66");
</script>
=======

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Y71QM9DR66"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-Y71QM9DR66');
</script>
>>>>>>> 6d0decc72a24804f76874c2dd489ac439f119d30

<script>
if (localStorage.getItem("favorites") === null) {
Expand Down

0 comments on commit 69183f2

Please sign in to comment.