From 21a44a69c059f208e306cdbfe93b3e27dec2fb7b Mon Sep 17 00:00:00 2001 From: grassblock Date: Thu, 1 May 2025 17:11:57 +0800 Subject: [PATCH] chore: remove redundant components --- src/components/Welcome.astro | 209 ----------------------------------- 1 file changed, 209 deletions(-) delete mode 100644 src/components/Welcome.astro diff --git a/src/components/Welcome.astro b/src/components/Welcome.astro deleted file mode 100644 index 6b7b9c7..0000000 --- a/src/components/Welcome.astro +++ /dev/null @@ -1,209 +0,0 @@ ---- -import astroLogo from '../assets/astro.svg'; -import background from '../assets/background.svg'; ---- - -
- -
-
- Astro Homepage -

- To get started, open the
src/pages
directory in your project. -

- -
-
- - - -

What's New in Astro 5.0?

-

- From content layers to server islands, click to learn more about the new features and - improvements in Astro 5.0 -

-
-
- -