switch jpeg to webp where possible

This commit is contained in:
2026-04-09 18:14:56 -05:00
parent 2e1c4da22d
commit 073a270c74
31 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
import allBlack from "../../img/IMG_3095.jpg";
import style from "../../img/2026-04-07-20-45-39-165.jpg";
import savvy from "../../img/2026-04-07-20-44-35-818.jpg";
import allBlack from "../../img/IMG_3095.webp";
import style from "../../img/2026-04-07-20-45-39-165.webp";
import savvy from "../../img/2026-04-07-20-44-35-818.webp";
import {ReactComponent as Nextcloud} from "../../img/Nextcloud Logo Vector.svg";
import {ReactComponent as K8s} from "../../img/Kubernetes Logo Vector.svg";