Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney authored Mar 26, 2024
1 parent 5087d3d commit 6695c9c
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 @@ -94,7 +94,7 @@ export default function Home(): JSX.Element {

return (
<Layout title={`${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Documentation for Fhenix Blockchain - the first FHE-enabled L2 for the EVM">
<HomepageHeader/>
<main>
<HomepageFeatures/>
Expand Down

0 comments on commit 6695c9c

Please sign in to comment.