mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(site): audit and encode docs patterns (#535)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
84b7b0774a
commit
b1c8022794
@@ -9,6 +9,11 @@ export const sidebar: Sidebar = [
|
||||
sidebarLabel: 'Writing guides',
|
||||
devOnly: true,
|
||||
},
|
||||
{
|
||||
slug: 'reference/write-references',
|
||||
sidebarLabel: 'Writing references',
|
||||
devOnly: true,
|
||||
},
|
||||
{ slug: 'how-to/installation' },
|
||||
{ slug: 'concepts/v10-roadmap', sidebarLabel: 'Roadmap' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user