Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit a4e1ff4

Browse files
committed
Last bits
1 parent 410c587 commit a4e1ff4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/pages/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ function Home() {
166166
>
167167
Get started
168168
</Link>
169-
</div>
170-
<div className="buttons-pages">
171169
<Link
172170
className={clsx(
173171
"button button--outline button--secondary button--lg",
@@ -177,7 +175,7 @@ function Home() {
177175
>
178176
Multiplayer Unity Manual
179177
</Link>
180-
</div>
178+
</div>
181179
</div>
182180
</header>
183181
<main>

0 commit comments

Comments
 (0)