format
This commit is contained in:
parent
92d574605e
commit
45c3293385
1 changed files with 1 additions and 3 deletions
|
|
@ -89,9 +89,7 @@ export const SIDEBAR: Sidebar = {
|
|||
{ text: 'Accumulation', link: 'learn/accumulation' },
|
||||
{ text: 'Tonal Functions', link: 'learn/tonal' },
|
||||
],
|
||||
Understand: [
|
||||
{ text: 'Pitch', link: 'understand/pitch' },
|
||||
],
|
||||
Understand: [{ text: 'Pitch', link: 'understand/pitch' }],
|
||||
Development: [
|
||||
{ text: 'REPL', link: 'technical-manual/repl' },
|
||||
{ text: 'Sounds', link: 'technical-manual/sounds' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue