Added Google Adsense Connection

We need money, so this is how we're TRYing to get money!
This commit is contained in:
frøstneek (Hai L) 2025-02-23 22:30:30 -08:00
parent f78106f339
commit b48d32a71a

View File

@ -32,6 +32,9 @@
}
</style>
<title>CactusMC - About</title>
<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">
@ -77,6 +80,6 @@
</div>
</body>
<div id="footer">
<p id="footerText">© CactusMC Admins</p>
<p id="footerText">&copy; CactusMC Developer Team</p>
</div>
</html>