mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
feat: update browser tab title to match brand messaging
This commit is contained in:
parent
5e218febdb
commit
921fed383a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ const SITE_URL = process.env.NEXT_PUBLIC_SITE_URL ?? "https://roocode.com"
|
|||
export const SEO = {
|
||||
url: SITE_URL,
|
||||
name: "Roo Code",
|
||||
title: "Roo Code – Your AI-Powered Dev Team in VS Code and Beyond",
|
||||
title: "Roo Code: The AI dev team that gets things done | VSCode Coding Agent and Cloud Agent Platform",
|
||||
description:
|
||||
"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.",
|
||||
locale: "en_US",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue