convert images to webp

This commit is contained in:
brooke 2024-08-09 17:16:12 -04:00
parent dbcdeb089f
commit 0c299a9637
8 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

BIN
public/@brooke/bg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -14,9 +14,9 @@
--accent-1: #d182ff;
--accent-2: #eb53d3;
--content-spacing: 5px;
--background-img: url("/@brooke/bg.jpg");
--background-img: url("/@brooke/bg.webp");
--banner: url("/@brooke/fractal.gif");
--titleBars: url("/@brooke/title-bar.jpg");
--titleBars: url("/@brooke/title-bar.webp");
--text-color: white;
--link-color: var(--accent-1);
--border: 1px solid black;
@ -121,7 +121,7 @@
<div>
<a target="_blank" href="https://10kb.neocities.org/about">
<img
src="https://10kb.neocities.org/icons/flag10kb.png"
src="/@brooke/flag10kb.webp"
alt="The words '10kB' split in half by a black cross, on a blue background."
height="32"
width="auto"
@ -130,7 +130,7 @@
/>
</a>
<img
src="/@brooke/trans.png"
src="/@brooke/trans.webp"
height="32"
width="auto"
alt="A trans flag."

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 183 B

BIN
public/@brooke/trans.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 B