Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sibisiddharth8 committed Dec 26, 2024
1 parent f133057 commit 8f4b070
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,24 @@
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "pjxi9qx6sr");
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-X8ERQBY8CF"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-X8ERQBY8CF');
</script>

<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/SpotGPT-frontend/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SpotGPT</title>
<script type="module" crossorigin src="/SpotGPT-frontend/assets/index-B-aGldUy.js"></script>
<link rel="stylesheet" crossorigin href="/SpotGPT-frontend/assets/index-DGvu9Xa2.css">
</head>

<body>
<div id="root"></div>
</body>
Expand Down

0 comments on commit 8f4b070

Please sign in to comment.