mirror of
https://github.com/morten-olsen/morten-olsen.github.io.git
synced 2026-02-08 01:46:28 +01:00
rewrite
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user