--- import { Icon } from 'astro-icon/components' import { footerLinks as links } from '../constants/links' import WebRings from './WebRings.astro' const year = new Date().getFullYear() ---