Skip to content

Commit e89a295

Browse files
authored
Update index.html
1 parent b89900e commit e89a295

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
<meta property="og:url" content="/">
1616
<link rel="shortcut icon" type="image/png" href="/bloxcraft.png">
1717
<link rel="stylesheet" href="/main_home.css">
18+
<link rel="stylesheet" href="/assets/background/frame.css">
19+
1820
<style>
1921

2022
.sponsor-container {
@@ -61,6 +63,7 @@
6163
margin: 10px 0;
6264
font-size: 15px;
6365
}
66+
6467
.popup button {
6568
margin-top: 10px;
6669
}
@@ -79,6 +82,7 @@
7982
color: #ff6b6b;
8083
font-weight: bold;
8184
}
85+
8286
</style>
8387
<script type="application/ld+json">
8488
{
@@ -120,6 +124,7 @@
120124
</head>
121125

122126
<body>
127+
123128
<div class="navbar">
124129
<a href="/">Home</a>
125130
<a href="/games">Games</a>
@@ -532,5 +537,3 @@ <h1>Views:</h1>
532537

533538

534539

535-
536-

0 commit comments

Comments
 (0)