improve pitch page
This commit is contained in:
parent
2d8176f213
commit
7373138e3d
3 changed files with 248 additions and 30 deletions
|
|
@ -89,6 +89,9 @@ export const SIDEBAR: Sidebar = {
|
|||
{ text: 'Accumulation', link: 'learn/accumulation' },
|
||||
{ text: 'Tonal Functions', link: 'learn/tonal' },
|
||||
],
|
||||
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