Замена картинки с лучшим сжатием (webp)

This commit is contained in:
Данил 2024-10-20 11:35:41 +03:00
parent 176cff1154
commit 035cf23197
3 changed files with 1 additions and 1 deletions
src/web

View file

@ -31,7 +31,7 @@
<link rel="stylesheet" type="text/css" href="./static/css/main.css">
</head>
<body>
<img src="./static/image/devices.png" alt="Devices" id="devices">
<img src="./static/image/devices.webp" alt="Devices" id="devices">
<div id="content">
<p id="title">Starlio</p>

Binary file not shown.

Before

(image error) Size: 2 MiB

Binary file not shown.

After

(image error) Size: 251 KiB