proxy song cover art to optimize them
All checks were successful
Deploy / deploy (push) Successful in 5m34s
All checks were successful
Deploy / deploy (push) Successful in 5m34s
This commit is contained in:
parent
2abf754c13
commit
0943cedf78
@ -57,7 +57,7 @@ export default function ScoreSongInfo({ leaderboard, beatSaverMap }: Props) {
|
|||||||
</Tooltip>
|
</Tooltip>
|
||||||
<Image
|
<Image
|
||||||
unoptimized
|
unoptimized
|
||||||
src={leaderboard.coverImage}
|
src={`https://img.fascinated.cc/upload/w_64,h_64/${leaderboard.coverImage}`}
|
||||||
width={64}
|
width={64}
|
||||||
height={64}
|
height={64}
|
||||||
alt="Song Artwork"
|
alt="Song Artwork"
|
||||||
|
Reference in New Issue
Block a user