Skip to content

Commit 305b008

Browse files
committed
compress icons and images
1 parent c447408 commit 305b008

31 files changed

+58
-104
lines changed

β€Žpublic/christmas/snow.pngβ€Ž

-552 Bytes
Binary file not shown.

β€Žpublic/christmas/snow.webpβ€Ž

346 Bytes
Loading

β€Žpublic/christmas/snow2.pngβ€Ž

-1.08 KB
Binary file not shown.

β€Žpublic/christmas/snow2.webpβ€Ž

850 Bytes
Loading

β€Žpublic/christmas/snow3.pngβ€Ž

-922 Bytes
Binary file not shown.

β€Žpublic/christmas/snow3.webpβ€Ž

768 Bytes
Loading

β€Žpublic/favicon-32x32.pngβ€Ž

-150 Bytes
Loading

β€Žpublic/thumb.pngβ€Ž

-1.19 KB
Loading

β€Žsrc/app.vueβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<script vapor setup lang="ts">
3434
import { defineAsyncComponent, watch } from "vue"
3535
36-
import bgImage from "./assets/bg-opacity.png"
36+
import bgImage from "./assets/bg-opacity.webp"
3737
import Buttons from "./components/buttons.vue"
3838
import Description from "./components/description.vue"
3939
import Gamemodes from "./components/gamemodes.vue"

β€Žsrc/assets/bg-opacity.pngβ€Ž

-5.22 KB
Binary file not shown.

0 commit comments

Comments
Β (0)