small fix

This commit is contained in:
Tejas Panchal
2025-09-09 11:48:56 +05:30
parent c2ee360fa5
commit b68d3477c3

View File

@@ -1,15 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QNPNFNWHYT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QNPNFNWHYT');
</script>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="shortcut icon" href="favicon.png" type="image/x-icon" />