Add the rest of the games to the site
This commit is contained in:
@@ -37,7 +37,7 @@ export default function Home () {
|
||||
<span>Triangles</span>
|
||||
</Link>
|
||||
</div>
|
||||
{/* <p className='text-center text-xl mt-2'>Spinoffs</p>
|
||||
<p className='text-center text-xl mt-2'>Spinoffs</p>
|
||||
<div className='games-grid'>
|
||||
<Link href='/game/berry-dash-with-guns' draggable={false}>
|
||||
<Image
|
||||
@@ -84,7 +84,7 @@ export default function Home () {
|
||||
/>
|
||||
<span>Berry Dash Custom</span>
|
||||
</Link>
|
||||
</div> */}
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user