Uses a diff url for same icon now
This commit is contained in:
@@ -68,7 +68,7 @@ export default function Home () {
|
||||
<div className='games-grid'>
|
||||
<Link href='/game/xps' draggable={false}>
|
||||
<Image
|
||||
src={'https://cdn.lncvrt.xyz/xps/squircle.png'}
|
||||
src={'https://cdn.lncvrt.xyz/xps/square.png'}
|
||||
width={64}
|
||||
height={64}
|
||||
draggable={false}
|
||||
|
||||
Reference in New Issue
Block a user