feat: compress some images

This commit is contained in:
2024-04-03 19:38:02 +02:00
parent aea14aa471
commit fc90c4f6aa
6 changed files with 8 additions and 5 deletions

View File

@@ -76,7 +76,7 @@ body {
position: absolute;
height: 100%;
width: 100%;
background: url(/noise.png);
background: url(/images/noise.webp);
background-size: 200px;
pointer-events: none;
/* opacity: 0.3; */