--- import "@intergrav/slight.css"; import "../styles/global.css"; import Header from "../components/Header.astro"; import Footer from "../components/Footer.astro"; import Comments from "../components/Comments.astro"; const { title, description } = Astro.props; --- {title} • devins.page