chore(ci): flatpak included in artifacts (#685)
|
After Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 1.2 MiB |
|
After Width: | Height: | Size: 451 KiB |
|
Before Width: | Height: | Size: 6.1 MiB |
@@ -5,7 +5,7 @@ import { useLocalStorage } from '@vueuse/core'
|
||||
import { createAnimatable } from 'animejs'
|
||||
import { onMounted, shallowRef, useTemplateRef, watchEffect } from 'vue'
|
||||
|
||||
import homeCover from '../assets/home-cover-2025-10-29.png'
|
||||
import homeCover from '../assets/home-cover-2025-10-29.avif'
|
||||
|
||||
const surfaceRef = useTemplateRef<HTMLImageElement>('surface')
|
||||
const silhouetteLayer1Ref = useTemplateRef<HTMLDivElement>('silhouetteLayer1')
|
||||
|
||||
@@ -57,7 +57,7 @@ const isCharactersPage = computed(() => path.value.includes('characters'))
|
||||
v-if="isBetweenHalloweenAndHalfOfNovember(new Date())"
|
||||
class="max-w-none w-[90rem] flex-none"
|
||||
decoding="async"
|
||||
src="/new-bg-halloween.png"
|
||||
src="/new-bg-halloween.avif"
|
||||
alt="backdrop"
|
||||
>
|
||||
<img
|
||||
|
||||
|
After Width: | Height: | Size: 324 KiB |
@@ -4,12 +4,12 @@ description: 'Happy Halloween celebration'
|
||||
date: 2025-10-30
|
||||
excerpt: 'Trick or treat! Join us for a spooky night filled with candy, costumes, and Halloween magic! 🍭👻'
|
||||
preview-cover:
|
||||
light: "@assets('./assets/halloweenairi.jpg')"
|
||||
dark: "@assets('./assets/halloweenairi.jpg')"
|
||||
light: "@assets('./assets/halloween-airi.avif')"
|
||||
dark: "@assets('./assets/halloween-airi.avif')"
|
||||
---
|
||||
|
||||
Welcome to our magical Halloween celebration! 🎃✨
|
||||
|
||||
Get ready for a night filled with spooky fun, delicious candy, amazing costumes, and Halloween magic. Whether you're here for the treats or planning some harmless tricks, this is going to be an unforgettable Halloween adventure! 🍭👻🦇
|
||||
|
||||

|
||||

|
||||
|
Before Width: | Height: | Size: 786 KiB |
|
After Width: | Height: | Size: 211 KiB |
|
After Width: | Height: | Size: 324 KiB |
@@ -4,13 +4,13 @@ description: '万圣节庆祝'
|
||||
date: 2025-10-30
|
||||
excerpt: '不给糖就捣蛋!一起来享受充满糖果、服装和万圣节魔法的惊喜夜晚吧!🍭👻'
|
||||
preview-cover:
|
||||
light: "@assets('./assets/halloweenairi.jpg')"
|
||||
dark: "@assets('./assets/halloweenairi.jpg')"
|
||||
light: "@assets('./assets/halloween-airi.avif')"
|
||||
dark: "@assets('./assets/halloween-airi.avif')"
|
||||
---
|
||||
|
||||
欢迎来到我们神奇的万圣节庆典!🎃✨
|
||||
|
||||
准备好迎接充满惊喜乐趣、美味糖果、精彩服装和万圣节魔法的夜晚吧。无论你是来要糖果的,还是准备来点无害恶作剧的,这都将是一个难忘的万圣节冒险!🍭👻🦇
|
||||
|
||||

|
||||

|
||||
ß
|
||||
|
Before Width: | Height: | Size: 786 KiB |