feat: update browser tab title to match brand messaging

This commit is contained in:
Roo Code 2025-09-26 15:47:42 +00:00
parent 5e218febdb
commit 921fed383a

View file

@ -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",