From 5aa2e6c0c6e4c73d93307e9f70803237006afb28 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 20 Dec 2023 20:27:18 -0500 Subject: go back to lume --- src/layouts/Index.astro | 248 ------------------------------------------------ 1 file changed, 248 deletions(-) delete mode 100644 src/layouts/Index.astro (limited to 'src/layouts/Index.astro') diff --git a/src/layouts/Index.astro b/src/layouts/Index.astro deleted file mode 100644 index a5909b7..0000000 --- a/src/layouts/Index.astro +++ /dev/null @@ -1,248 +0,0 @@ ---- -import Base from "@layouts/Base.astro"; -import { Image } from "@astrojs/image/components"; -const { title, description } = Astro.props; ---- - - - - -
-
- -
- -
- -- cgit v1.2.3