app: compress poster image

This commit is contained in:
Tyler Wilding 2022-09-18 01:29:49 -04:00
parent 6bacb63b15
commit 2aa1d71abf
No known key found for this signature in database
GPG key ID: A89403EB356ED106
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<script>
// Assets
import bgVideo from "$assets/videos/background.mp4";
import bgVideoPoster from "$assets/backgrounds/village1.png";
import bgVideoPoster from "$assets/images/background-jak1-fallback.webp";
// Other Imports
import { onMount } from "svelte";
import { Router, Route } from "svelte-navigator";

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 114 KiB