fix: updates

This commit is contained in:
Morten Olsen
2025-09-23 22:59:43 +02:00
parent 4acf4093ec
commit 10886b40f5
66 changed files with 5126 additions and 5702 deletions

View File

@@ -1,4 +1,5 @@
import { getImage } from 'astro:assets'
import { data } from '@/data/data.js'
const imageSizes = [16, 32, 48, 64, 96, 128, 256, 512]