Skip to content

Commit 58d880a

Browse files
Update apps/web-roo-code/src/lib/structured-data.ts
Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
1 parent b2f273c commit 58d880a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web-roo-code/src/lib/structured-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export function getStructuredData(): StructuredDataGraph {
9494
"@id": `${SEO.url}#website`,
9595
url: SEO.url,
9696
name: SEO.name,
97-
alternateName: ["RooCode", "Roo Cline"],
97+
alternateName: ["RooCode"],
9898
publisher: { "@id": orgId },
9999
}
100100

0 commit comments

Comments
 (0)