From 83692b10560243b0959870e4368355dc423341e7 Mon Sep 17 00:00:00 2001 From: tt <1109394634@qq.com> Date: Tue, 20 Feb 2024 09:22:27 +0800 Subject: [PATCH 1/2] update (cherry picked from commit 1f54772edc79471c96e2f238593952706028a009) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d06da93..c0f9930 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,4 @@ pnpm dev The easiest way to deploy this app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme). Check out [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. + From c10ed3f4b16a0f740bd2687a57b9b29c0caaaff8 Mon Sep 17 00:00:00 2001 From: tt <1109394634@qq.com> Date: Tue, 20 Feb 2024 09:29:21 +0800 Subject: [PATCH 2/2] update --- src/app/[locale]/PageComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/[locale]/PageComponent.tsx b/src/app/[locale]/PageComponent.tsx index f44a0e4..8175b21 100644 --- a/src/app/[locale]/PageComponent.tsx +++ b/src/app/[locale]/PageComponent.tsx @@ -79,7 +79,7 @@ const PageComponent = ({
-

{currentLanguageText.h1Text}

+

{currentLanguageText.h1Text}title234

{currentLanguageText.pDescription}