Skip to content

Commit 56dc449

Browse files
committed
Update bogus description that gets featured in link summaries
1 parent a0172f0 commit 56dc449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ export default function Home(): JSX.Element {
146146
return (
147147
<Layout
148148
title={`Welcome`}
149-
description="Description will go into a meta tag in <head />"
149+
description="Intuitive concurrent programming in any language"
150150
>
151151
<main>
152152
<HeroBanner />

0 commit comments

Comments
 (0)