Skip to content

Commit 1b0c1c6

Browse files
committed
docs: updated meta tag
1 parent ccff92e commit 1b0c1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function HomepageHeader() {
2828

2929
export default function Home(): ReactNode {
3030
return (
31-
<Layout description="Description will go into a meta tag in <head />">
31+
<Layout description="Official documentation from Blacksky. Installation guides, configuration options, and community resources to help you build successfully.">
3232
<HomepageHeader />
3333
<main>{/* <HomepageFeatures /> */}</main>
3434
</Layout>

0 commit comments

Comments
 (0)