Skip to content

Commit b7664ce

Browse files
authored
Update comment in StructuredData component
Remove note about component usage frequency.
1 parent 2f7ed23 commit b7664ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web-roo-code/src/components/structured-data.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { getStructuredData } from "@/lib/structured-data"
44
* StructuredData Component
55
*
66
* Renders JSON-LD structured data in the document head for SEO.
7-
* This component should only be used once per page, typically in the root layout.
87
*
98
* The structured data includes:
109
* - Organization information (brand, logo, social profiles)

0 commit comments

Comments
 (0)