docs: move Google Cast lower in Concepts sidebar

Move the Google Cast concept entry from the top of the Concepts
section to the bottom, below the more foundational concepts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0146KwfYxv9abnktLTRvpd5A
This commit is contained in:
Claude
2026-07-07 18:18:31 +00:00
parent 9850e0c346
commit 60c75e282e
+1 -1
View File
@@ -36,12 +36,12 @@ export const sidebar: Sidebar = [
llmsDescription:
'Understanding-oriented pages that explain how and why things work. Read these to build a mental model of the library.',
contents: [
{ slug: 'concepts/cast', sidebarLabel: 'Google Cast' },
{ slug: 'concepts/features' },
{ slug: 'concepts/skins' },
{ slug: 'concepts/presets' },
{ slug: 'concepts/ui-components' },
{ slug: 'concepts/accessibility' },
{ slug: 'concepts/cast', sidebarLabel: 'Google Cast' },
],
},
{