Merge pull request #461 from Leko/patch-1

Fix incorrect closing tag
This commit is contained in:
André B
2024-06-05 14:06:38 -04:00
committed by GitHub

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',