mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
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:
@@ -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' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user