diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 7b552be..71def71 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -7,7 +7,7 @@ const { title } = Astro.props; --- - + @@ -16,36 +16,7 @@ const { title } = Astro.props; {title} - + - diff --git a/src/pages/index.astro b/src/pages/index.astro index fb62628..d600ac8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,123 +1,57 @@ --- -import Layout from '../layouts/Layout.astro'; -import Card from '../components/Card.astro'; +import Layout from "../layouts/Layout.astro"; --- - -
- -

Welcome to Astro

-

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

- -
+ +
+
+

We build things for ourselves (and hope you find them useful too)

+
+