Skip to content
Snippets Groups Projects
Commit baa91540 authored by Simon Suo's avatar Simon Suo
Browse files

wip

parent e927fc18
No related branches found
No related tags found
No related merge requests found
......@@ -24,8 +24,8 @@ export default function Home(): JSX.Element {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />"
title={`${siteConfig.title}`}
description="LlamaIndex is a data framework for your LLM application. Use your own data with large language models (LLMs, OpenAI ChatGPT and others) in Typescript and Javascript."
>
<HomepageHeader />
<main>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment