Skip to content

Commit 88eab4c

Browse files
docs updates
1 parent d9a3a63 commit 88eab4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export default function Home (): ReactNode {
9393
return (
9494
<Layout
9595
title={`Hello from ${siteConfig.title}`}
96-
description="Description will go into a meta tag in <head />">
96+
description={siteConfig.tagline}>
9797
<HomepageHeader />
9898
<YouTubePreview url="https://www.youtube.com/watch?v=62zk8zE6UJI" />
9999
<main>

0 commit comments

Comments
 (0)