From 55549567c59417ae208ae24636f9b37fc8307c73 Mon Sep 17 00:00:00 2001 From: d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Thu, 28 Mar 2024 02:39:50 +0900 Subject: [PATCH] fix: fix metadata (#10) --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index fd6f88b..31688f2 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -27,7 +27,7 @@ function Home() { complete && css.rootAnimated )} meta={{ - description: t('hero.text'), + description: t('A based rollup.'), }} title="Home – Taiko" >