diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b8d69b7..cbc41d4 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -25,11 +25,13 @@ export default function Home(): JSX.Element { const {siteConfig} = useDocusaurusContext(); return ( + title={`Care.nvim`} + description="Completion And Recommendation Engine">
- + Getting Started + Configuration + For Developers
);