feat: Update image file formats to webp
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m9s
All checks were successful
Update Memento Dev on VPS / deploy (push) Successful in 4m9s
This commit is contained in:
parent
5c794e7284
commit
c4a99e0972
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
import { HeroBackground } from "@syntax/HeroBackground";
|
import { HeroBackground } from "@syntax/HeroBackground";
|
||||||
import blurIndigoImage from "@/images/blur-indigo.png";
|
import blurIndigoImage from "@/images/blur-indigo.webp";
|
||||||
import blurCyanImage from "@/images/blur-cyan.png";
|
import blurCyanImage from "@/images/blur-cyan.webp";
|
||||||
import { Image } from "@/components/common/Image";
|
import { Image } from "@/components/common/Image";
|
||||||
import { Highlight } from "prism-react-renderer";
|
import { Highlight } from "prism-react-renderer";
|
||||||
import { Button } from "@syntax/Button";
|
import { Button } from "@syntax/Button";
|
||||||
|
|||||||
BIN
app/images/blur-cyan.webp
Normal file
BIN
app/images/blur-cyan.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
BIN
app/images/blur-indigo.webp
Normal file
BIN
app/images/blur-indigo.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
Loading…
Reference in New Issue
Block a user