Added Google Adsense Connection

We need moneyyyy
This commit is contained in:
frøstneek (Hai L) 2025-02-23 22:32:50 -08:00
parent b48d32a71a
commit 35a62b296b

View File

@ -12,6 +12,9 @@
justify-content: center;
}
</style>
<meta name="google-adsense-account" content="ca-pub-3452692176733688">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3452692176733688"
crossorigin="anonymous"></script>
</head>
<body>
<div id="navbarContainer">
@ -35,7 +38,7 @@
lmao no images silly server not up yet
</div>
<div id="footer">
<p id="footerText">© CactusMC Admins</p>
<p id="footerText">&copy; CactusMC Developer Team</p>
<div>
</body>
</html>