From 4f93b02795a95ff7605b853775fb37706f60f3a8 Mon Sep 17 00:00:00 2001 From: Shotaro Nakamura <79000684+nakasyou@users.noreply.github.com> Date: Mon, 9 Oct 2023 20:21:14 +0900 Subject: [PATCH] Update index.astro --- src/pages/index.astro | 123 ++---------------------------------------- 1 file changed, 5 insertions(+), 118 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index fb62628..f9ba124 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,123 +1,10 @@ --- import Layout from '../layouts/Layout.astro'; -import Card from '../components/Card.astro'; --- - -
- -

Welcome to Astro

-

- To get started, open the directory src/pages in your project.
- Code Challenge: Tweak the "Welcome to Astro" message above. -

- -
+ +
+
Schoolink
+
By TRANs
+
- -