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; justify-content: center;
} }
</style> </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> </head>
<body> <body>
<div id="navbarContainer"> <div id="navbarContainer">
@ -35,7 +38,7 @@
lmao no images silly server not up yet lmao no images silly server not up yet
</div> </div>
<div id="footer"> <div id="footer">
<p id="footerText">© CactusMC Admins</p> <p id="footerText">&copy; CactusMC Developer Team</p>
<div> <div>
</body> </body>
</html> </html>