Skip to content

Commit 2cc5027

Browse files
Update og metadata description
1 parent 64b9f99 commit 2cc5027

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { getEntitlements } from "@sourcebot/shared";
1212

1313
export const metadata: Metadata = {
1414
title: "Sourcebot",
15-
description: "Sourcebot",
15+
description: "Sourcebot is a self-hosted code understanding tool. Ask questions about your codebase and get rich Markdown answers with inline citations.",
1616
manifest: "/manifest.json",
1717
};
1818

0 commit comments

Comments
 (0)