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/pages/blog/index.astro | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 src/pages/blog/index.astro (limited to 'src/pages/blog/index.astro') diff --git a/src/pages/blog/index.astro b/src/pages/blog/index.astro deleted file mode 100644 index 939c470..0000000 --- a/src/pages/blog/index.astro +++ /dev/null @@ -1,10 +0,0 @@ ---- -import Page from "@layouts/Page.astro"; -import PostList from "@components/PostList.astro"; -const title = "getchoo's blog"; -const description = "getchoo's blogposts"; ---- - - - - -- cgit v1.2.3