--- import ImageWrapper from "../misc/ImageWrapper.astro"; import {Icon} from "astro-icon/components"; import {profileConfig} from "../../config"; import {url} from "../../utils/url-utils"; const config = profileConfig; ---