Skip to content

Commit ecee462

Browse files
authored
docs(squads): add fa-share-nodes icon to 'Passing data between assistants' nav entry (#1036)
Matches the convention used elsewhere in docs.yml where every page entry has an icon. fa-share-nodes (connected nodes sharing data) matches the page's content (three approaches for data flow between assistants in a squad), is visually distinct from the adjacent fa-hand-holding-hand on Handoff tool, and does not duplicate fa-arrow-right-arrow-left already used for Silent handoffs in the nearby Examples sub-section.
1 parent 3887bf0 commit ecee462

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fern/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ navigation:
343343
icon: fa-light fa-hand-holding-hand
344344
- page: Passing data between assistants
345345
path: squads/passing-data-between-assistants.mdx
346+
icon: fa-light fa-share-nodes
346347
- section: Examples
347348
icon: fa-light fa-code
348349
contents:

0 commit comments

Comments
 (0)