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

Welcome to Astro

To get started, open the directory src/pages in your project.
Code Challenge: Tweak the "Welcome to Astro" message above.