--- import Layout from '../layouts/Layout.astro'; import Card from '../components/Card.astro'; ---

Welcome to Astro

Check out the src/pages directory to get started.
Code Challenge: Tweak the "Welcome to Astro" message above.