--- import BaseHead from '../components/BaseHead.astro'; import MainLayout from '../components/MainLayout.astro'; let title = 'Not Found'; let description = 'Snowpack is a lightning-fast frontend build tool, designed for the modern web.'; ---

{title}