From c13957a4cc9870bd6b3eb2231c7297db554fbeff Mon Sep 17 00:00:00 2001 From: meetqy Date: Sun, 10 Mar 2024 11:51:18 +0800 Subject: [PATCH] color --- src/app/[lang]/poem/[id]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/[lang]/poem/[id]/page.tsx b/src/app/[lang]/poem/[id]/page.tsx index 982786b4..dd8b1c01 100644 --- a/src/app/[lang]/poem/[id]/page.tsx +++ b/src/app/[lang]/poem/[id]/page.tsx @@ -240,7 +240,7 @@ export default async function Page({ params, searchParams }: Props) { href={`https://twitter.com/intent/tweet?text=${title} ${MyHost}/${params.lang}/poem/${poem.id}`} target="_blank" > - 分享到 + 分享到 Twitter @@ -249,7 +249,7 @@ export default async function Page({ params, searchParams }: Props) { scale={2} title={ <> - + 默认分享卡片 } @@ -262,7 +262,7 @@ export default async function Page({ params, searchParams }: Props) { scale={2} title={ <> - + 适合绝句 }