Skip to content

Commit

Permalink
docs: update title of the website home page (#2731)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Jul 25, 2024
1 parent 7215d53 commit 23fbaad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export default function Home() {
const { siteConfig } = useDocusaurusContext();
return (
<Layout
title={`Home`}
description="Tabby is a self-hosted AI coding assistant, offering an open-source and on-premises alternative to GitHub Copilot">
<HomepageHeader />
<main>
Expand Down

0 comments on commit 23fbaad

Please sign in to comment.