--- import { Geshem } from '../components/Geshem'; import '../styles/global.css'; import '../styles/geshem.css'; const { date } = Astro.params; ---