Skip to content

Commit

Permalink
fix: fix metadata (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Mar 27, 2024
1 parent b1986dd commit 5554956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function Home() {
complete && css.rootAnimated
)}
meta={{
description: t('hero.text'),
description: t('A based rollup.'),
}}
title="Home – Taiko"
>
Expand Down

0 comments on commit 5554956

Please sign in to comment.