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'>
|
<div className='games-grid'>
|
||||||
<Link href='/game/xps' draggable={false}>
|
<Link href='/game/xps' draggable={false}>
|
||||||
<Image
|
<Image
|
||||||
src={'https://cdn.lncvrt.xyz/xps/squircle.png'}
|
src={'https://cdn.lncvrt.xyz/xps/square.png'}
|
||||||
width={64}
|
width={64}
|
||||||
height={64}
|
height={64}
|
||||||
draggable={false}
|
draggable={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user