From 4ddbf86780b7dd2f74f8fcc037ede1222f73f81e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 3 May 2023 01:19:42 +0800 Subject: --- docs/components/pages/landing/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/components/pages/landing/index.tsx b/docs/components/pages/landing/index.tsx index 239d696..43e1d81 100644 --- a/docs/components/pages/landing/index.tsx +++ b/docs/components/pages/landing/index.tsx @@ -60,7 +60,7 @@ function Card({ }: { href: string; icon: React.ElementType; - title: "repo" | "pack"; + title: "AI" | "TRPG"; alt?: string; className?: string; children: React.ReactNode; @@ -93,7 +93,7 @@ function Card({
- {title == "pack" ? ( + {title == "TRPG" ? (

-- cgit v1.2.3-70-g09d2