Cubethon / index.html
SplaatKlasky's picture
Update index.html
63e0533 verified
raw
history blame contribute delete
911 Bytes
<!doctype html>
<html lang="en">
<head>
<link type="image/ico" rel="icon" href="https://img.itch.zone/aW1nLzY0Mzk1ODMucG5n/315x250%23c/fhJaro.png"/>
<meta charset="UTF-8">
<meta name="robots" content="noindex,nofollow" />
<title>Cubethon</title>
<style>iframe{width: 100vw; height: 100vh;}body{margin:0}</style>
<body>
<iframe title="Game Container" id="iframe-lazyload-src" allow="autoplay; fullscreen; picture-in-picture; cross-origin-isolated" src="https://html-classic.itch.zone/html/4902609/WebGLgame/index.html" width="100%" height="100%" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NP2SJRD4RX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NP2SJRD4RX');
</script>
</body>
</html>