Skip to content

Commit

Permalink
fix(docs): changed bad meta description for issue #122
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiddy77 authored and LeviAdamMiller committed Jul 3, 2024
1 parent 0d0f4d0 commit 6f95bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docsite/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="A React Native Camera and Player for MediaPipe applications">
<HomepageHeader />
<main>
<HomepageFeatures />
Expand Down

0 comments on commit 6f95bcc

Please sign in to comment.