--- import { Icon } from "astro-icon/components"; import { menuLinks, siteConfig, socialLinks } from "@/site.config"; const year = new Date().getFullYear(); ---