This commit is contained in:
Morten Olsen
2025-12-02 22:38:20 +01:00
parent 1693a2620c
commit 06564dff21
117 changed files with 2522 additions and 7180 deletions

View File

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