make server favicon and player head images less blurry
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 54s

This commit is contained in:
Lee
2024-04-16 19:48:15 +01:00
parent ef39f8c33c
commit 8ffd865c63
2 changed files with 9 additions and 1 deletions

View File

@ -64,6 +64,7 @@ export default async function Page({ params }: Params) {
src={player.skin.parts.head}
width={96}
height={96}
quality={100}
alt="The player's skin"
/>
</div>