From d932aff26519da20d8ea3dd001f473bf62ccafbb Mon Sep 17 00:00:00 2001 From: Shingo Inoue Date: Wed, 5 Jun 2024 22:57:31 +0900 Subject: [PATCH] Fix incorrect closing tag Modified to be the same as Steps 1 and 3 --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index f057516..ebfad42 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -226,7 +226,7 @@ const metadata = { icon: 'tabler:package', }, { - title: 'Step 2: Add content', + title: 'Step 2: Add content', description: "Pour your vision into it. Add images, text, and all that jazz to breathe life into your digital space. Remember, it's the content that tells your story, so make it captivating.", icon: 'tabler:letter-case',