Skip to content

Commit a225084

Browse files
Update apps/web-roo-code/src/lib/seo.ts
Co-authored-by: Matt Rubens <[email protected]>
1 parent df8d922 commit a225084

File tree

1 file changed

+1
-1
lines changed
  • apps/web-roo-code/src/lib

1 file changed

+1
-1
lines changed

apps/web-roo-code/src/lib/seo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const SITE_URL = process.env.NEXT_PUBLIC_SITE_URL ?? "https://roocode.com"
33
export const SEO = {
44
url: SITE_URL,
55
name: "Roo Code",
6-
title: "Roo Code – Your AI-Powered Dev Team in VS Code and beyond",
6+
title: "Roo Code – Your AI-Powered Dev Team in VS Code and Beyond",
77
description:
88
"Roo Code puts an entire AI dev team right in your editor, outpacing closed tools with deep project-wide context, multi-step agentic coding, and unmatched developer-centric flexibility.",
99
locale: "en_US",

0 commit comments

Comments
 (0)