We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f273c commit 58d880aCopy full SHA for 58d880a
apps/web-roo-code/src/lib/structured-data.ts
@@ -94,7 +94,7 @@ export function getStructuredData(): StructuredDataGraph {
94
"@id": `${SEO.url}#website`,
95
url: SEO.url,
96
name: SEO.name,
97
- alternateName: ["RooCode", "Roo Cline"],
+ alternateName: ["RooCode"],
98
publisher: { "@id": orgId },
99
}
100
0 commit comments