We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a3a63 commit 88eab4cCopy full SHA for 88eab4c
1 file changed
docs/src/pages/index.tsx
@@ -93,7 +93,7 @@ export default function Home (): ReactNode {
93
return (
94
<Layout
95
title={`Hello from ${siteConfig.title}`}
96
- description="Description will go into a meta tag in <head />">
+ description={siteConfig.tagline}>
97
<HomepageHeader />
98
<YouTubePreview url="https://www.youtube.com/watch?v=62zk8zE6UJI" />
99
<main>
0 commit comments