Skip to content

Commit

Permalink
docs: fix metas
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Oct 12, 2023
1 parent 0f717f8 commit b75557f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />"
description="A JavaScript/TypeScript SDK to build end-to-end encrypted web applications"
>
<HomepageHeader />
<main>
Expand Down

0 comments on commit b75557f

Please sign in to comment.