Skip to content

Commit

Permalink
Update bogus description that gets featured in link summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh committed Apr 17, 2024
1 parent a0172f0 commit 56dc449
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 @@ -146,7 +146,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`Welcome`}
description="Description will go into a meta tag in <head />"
description="Intuitive concurrent programming in any language"
>
<main>
<HeroBanner />
Expand Down

0 comments on commit 56dc449

Please sign in to comment.