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/Page.astro | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/layouts/Page.astro (limited to 'src/layouts/Page.astro') diff --git a/src/layouts/Page.astro b/src/layouts/Page.astro deleted file mode 100644 index 03569a0..0000000 --- a/src/layouts/Page.astro +++ /dev/null @@ -1,12 +0,0 @@ ---- -import Base from "@layouts/Base.astro"; -const { title, description } = Astro.props; ---- - - -
-
- -
-
- -- cgit v1.2.3