Skip to content

Commit 77770de

Browse files
authored
Update index.html
1 parent 207babe commit 77770de

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

updates/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<meta property="og:description" content="The Unblocked Games Site You Can Play Everyday! It Also has Some Custom Games.">
1414
<meta property="og:url" content="/">
1515
<link rel="shortcut icon" type="image/png" href="/bloxcraft.png">
16+
<link rel="stylesheet" href="/assets/background/frame.css">
1617
<style>
1718
span {
1819
display: inline-block;
@@ -119,7 +120,6 @@
119120
color: #333;
120121
}
121122
body {
122-
background-color: #5555FF;
123123
margin: 0;
124124
font-family: Arial, sans-serif;
125125
color: #fff;
@@ -183,18 +183,17 @@
183183
}
184184
</style>
185185

186-
187-
</head>
188-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W0KXN0103E"></script>
186+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W0KXN0103E"></script>
189187
<script>
190188
window.dataLayer = window.dataLayer || [];
191189
function gtag(){dataLayer.push(arguments);}
192190
gtag('js', new Date());
193191

194192
gtag('config', 'G-W0KXN0103E');
195193
</script>
194+
</head>
196195
<body>
197-
196+
<iframe id="bgFrame" src="/assets/background"></iframe>
198197
<div class="navbar">
199198
<a href="/">Home</a>
200199
<a href="/games">Games</a>
@@ -211,6 +210,7 @@ <h2>What Is New?</h2>
211210
<li>Apps Added</li>
212211
<li>When Playing A Game, An App Viewer Will Show</li>
213212
<li>UI Updated</li>
213+
<l1>MAJOY BUG FIX: Fixed The Background When You Scroll Fast It Shows White</l1>
214214
<p>Request Ideas In Our Discord Server!</p>
215215

216216
</head>

0 commit comments

Comments
 (0)