From 3ef5b9e59dd2b0cb523fe7f5911e79e54dea0d2a Mon Sep 17 00:00:00 2001 From: Marco Kohn Date: Mon, 23 Dec 2024 13:28:11 +0100 Subject: [PATCH] initial file content cleanup --- src/layouts/Layout.astro | 12 +++++------- src/pages/index.astro | 4 ++-- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index e455c61..46cb4cb 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -1,3 +1,4 @@ + @@ -12,11 +13,8 @@ - diff --git a/src/pages/index.astro b/src/pages/index.astro index c04f360..689554c 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,5 +1,5 @@ --- -import Welcome from '../components/Welcome.astro'; + import Layout from '../layouts/Layout.astro'; // Welcome to Astro! Wondering what to do next? Check out the Astro documentation at https://docs.astro.build @@ -7,5 +7,5 @@ import Layout from '../layouts/Layout.astro'; --- - +

bla bla bla