Skip to content

Commit fe23c3b

Browse files
committed
Shorten docs headline description
1 parent 4c15b8f commit fe23c3b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/features/index.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ const CardList: CardItem[] = [
2020
{
2121
icon: <Icon icon="lucide:info" width="28" height="28" />,
2222
title: "Documentation Introduction",
23-
description:
24-
"Covers the basics of this documentation, including the structure of this documentation",
23+
description: "Covers the basics of this documentation",
2524
link: "/docs/introduction",
2625
},
2726
{

0 commit comments

Comments
 (0)