Fix incorrect closing tag

Modified to be the same as Steps 1 and 3
This commit is contained in:
Shingo Inoue
2024-06-05 22:57:31 +09:00
committed by GitHub
parent f3e165d216
commit d932aff265

View File

@@ -226,7 +226,7 @@ const metadata = {
icon: 'tabler:package', icon: 'tabler:package',
}, },
{ {
title: 'Step 2: <span class="font-medium">Add content</em>', title: 'Step 2: <span class="font-medium">Add content</span>',
description: 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.", "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', icon: 'tabler:letter-case',